torognes / swarm

A robust and fast clustering method for amplicon-based studies
GNU Affero General Public License v3.0
121 stars 23 forks source link

Refactor Bloom filter code #182

Open torognes opened 3 months ago

torognes commented 3 months ago

The Bloom filter code should be refactored. The bloompat code can be removed. The bloomflex code could also be made even more flexible by allowing the number of patterns to be specified.