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
>1 a self-overlapping sequence (k=31)
TATATATAAATATACATATAGATATATATAAATATACATATAGATATATATA
>2 a kmer that overlaps with the last kmer of sequence 1, to the left of it
TATATATATAAATATACATATAGATATATAT
it seems that bcalm incorrectly performs a compaction in this small example (sequence 1 should be splitted, but it is not)
The text was updated successfully, but these errors were encountered:
it seems that bcalm incorrectly performs a compaction in this small example (sequence 1 should be splitted, but it is not)
The text was updated successfully, but these errors were encountered: