v1.0.1
This release adds an additional max_hits parameter to mtsv-binner which allows the cutoff for seed hits to be modified. Any seed that has over max_hits will be ignored. This was previously hard coded at 100,000 but other seed based aligners allow this to be modified and often have a default much lower than 100,000. The default is now 20,000 which runs much faster while having a small impact on the binning results.