You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
GaF123
changed the title
# Closest matching known ggmotif_plot(toPWM(reverseComplement(motifs[[closest_match1]]),type = "prob"))
> ggmotif_plot(toPWM(reverseComplement(motifs[[closest_match1]]),type = "prob")) Error in normargPfm(x) : invalid PFM 'x': not an integer matrix
Sep 3, 2024
when I have done De novo kmer assembly, I run this code: # Closest matching known ggmotif_plot(toPWM(reverseComplement(motifs[[closest_match1]]),type = "prob")).
Then I got this error: Error in normargPfm(x) : invalid PFM 'x': not an integer matrix
No description provided.
The text was updated successfully, but these errors were encountered: