dib-lab/kmerDecoder

Handling non-ACGT chars

Opened this issue · 2 comments

Illustrate in details how does it work.
And how it handles non ACGT characters.

kmerDecoder auto converts any non-ACGT character to "A".

I would suggest ignoring the non-ACGT kmers instead.
Changing the kmers might cause false positive results in some cases e.g. containment use cases