OpenGene / UniqueKMER

Generate unique KMERs for every contig in a FASTA file
MIT License
43 stars 8 forks source link

kmer length could be shorter #1

Closed qins closed 4 years ago

qins commented 4 years ago

Frequently , lab pals want to find unique oligonucleotides whose length are 5 bps or so. And it seems no harm to lower the limitation.

sfchen commented 4 years ago

Good suggestions.

Seems that you have read through the code and found how it works, great!