Skip to content

v2.2.7

Choose a tag to compare

@HobnobMancer HobnobMancer released this 16 Jan 12:12
· 248 commits to master since this release
5bbdab8

Fixing bugs when downloading seqs from NCBI:

  • Issue #109
  • Adding missing args to func calls
  • Accept UniProt-style accessions and non-standard NCBI accession formats that are used by NCBI
  • Combine cached seqs with recently downloaded so don't need to manually combine multiple caches if the download is interrupted multiple times
  • Remove unused args from func returns

What's Changed

Full Changelog: v2.2.6...v2.2.7