dib-lab / khmer

In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more
http://khmer.readthedocs.io/
Other
757 stars 295 forks source link

Add a 'downsample' method to MinHash #1671

Closed ctb closed 7 years ago

ctb commented 7 years ago

...that would let us equilibrate max_hash.

Could also add a downsample option to comparison functions, or provide a special downsampling set of comparison functions.

ctb commented 7 years ago

whoops, wrong repo.