Skip to content

Releases: biocore/deblur

Version 1.1.1: Bump dependency support

02 Jun 16:55
9141e51
Compare
Choose a tag to compare
  • Moved CI to GitHub Actions.
  • Updated to Python 3.8.
  • Updated MAFFT to >=7.394.
  • Updated VSEARCH to >=2.7.0.
  • Updated support to click > 8.

Version 1.1.0: major bug fix release

14 Sep 15:56
b9f2a7d
Compare
Choose a tag to compare

Fixed problem causing deblur to ignore the indel error upper bound and use the mismatch error upper bound instead. See issue #178 for more details.

Version 1.0.4 minor release

24 Jan 19:33
2f66636
Compare
Choose a tag to compare

Resolving masking issue observed with lower case characters with Vsearch.

Version 1.0.3: Bump dependency support

19 Oct 20:03
Compare
Choose a tag to compare

Primarily bumping support for versions of MAFFT and vsearch

Version 1.0.2

18 Mar 17:19
Compare
Choose a tag to compare
Merge pull request #146 from biocore/bitscore

replace e-value with bit-score filtering

Version 1.0.1

28 Feb 23:09
Compare
Choose a tag to compare
Merge pull request #142 from biocore/mortonjt-patch-5

Update changelog

Version 1.0.0

10 Feb 23:53
Compare
Choose a tag to compare

This is first stable version of deblur.

Beta release

16 Jan 04:45
Compare
Choose a tag to compare
Merge pull request #124 from mortonjt/version-1.7

skip trimming option