makovalab-psu / DiscoverY

K-mer based classifier for Y-contig identification from Whole Genome Assemblies
MIT License
11 stars 5 forks source link

DSK abundance limit disagrees with manuscript #9

Open rsharris opened 4 years ago

rsharris commented 4 years ago

The methods section of the DiscoverY manuscript says that kmers occurring fewer than three times were filtered out. But the DSK scripts included in this repository set the abundance limit to zero -- no filtering.

The README ought to mention kmer filtering and advise the user how to accomplish that.