Skip to content

v1.0.1

Choose a tag to compare

@tfursten tfursten released this 12 May 04:45
· 97 commits to master since this release
a244bf2

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.