v2.2.7
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
- Issue 109 by @HobnobMancer in #110
Full Changelog: v2.2.6...v2.2.7