marbl / meryl

A genomic k-mer counter (and sequence utility) with nice features.
115 stars 13 forks source link

Feature request #9

Open gf777 opened 4 years ago

gf777 commented 4 years ago

The tool is great, it would be even better if it was possible to have another function:

function X: return kmers that occur in ANY input, set the count to the count in the first input.

or even better:

function X: return kmers that occur in ANY input, count them in any input.