Release 2.3.3
Changes:
- Added option for
biobloomcategorizerto use dust filtering to prevent low complexity sequences from classifying - Added option for
biobloomcategorizerto have the ability to switch between classification scoring methods binomialscoring maintains better classification sensitivity on average given reads with variable length and sequence quality- Updated
ntHashto improve hashing speed (new version is up to 4 times faster in hashing) - Other refactoring such as decoupling miBF code from repository to
btl_bloomfilterrepository - Various bug fixes