thegenemyers / FASTK

A fast K-mer counter for high-fidelity shotgun datasets
Other
116 stars 16 forks source link

Profex output more than 1 read at a time? #7

Closed wheaton5 closed 3 years ago

wheaton5 commented 3 years ago

Would it make sense for profex to be able to output all profiles? I am wanting to stream it and save all non-0 entries.

wheaton5 commented 3 years ago

I didn't realize you could give it multiple read indexes, that basically solves my problem.