Skip to content

21.0.1

Choose a tag to compare

@huddlej huddlej released this 17 Feb 19:32
· 1599 commits to master since this release

Bug fixes

  • Constrain Biopython version to <=1.80 so that augur translate is not broken by a deprecation of UnknownSeq in 1.81. When running augur translate with Biopython 1.81, the user will receive an error starting with ERROR: Package BCBio.GFF not found! and ending with TypeError: object of type 'NoneType' has no len(). #1152 (@corneliusroemer)