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
Is there a way to ignore certain characters or missing data when calculating EDLogos? Right now, any N in a DNA alignment shows up as a separate character in the Logos.
The text was updated successfully, but these errors were encountered:
I suggest you convert the input string vector into a matrix (PWM) format first and then run logomaker. Here is a demo, for dropping "A" from DNA sequence representation
Is there a way to ignore certain characters or missing data when calculating EDLogos? Right now, any N in a DNA alignment shows up as a separate character in the Logos.
The text was updated successfully, but these errors were encountered: