Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@kblin kblin released this 27 Sep 09:36
· 49 commits to master since this release
0.2.0

More updates to the ncbi-acc-download script.

Major new features are:

  • Added support for featuretable and GFF3 formats for nucleotide downloads.
  • Moved the functionality of the --out flag to --prefix
  • Added a new --out flag that keeps the output filename intact

Thanks to Shaun Jackman (@sjackman) for the feature suggestions.

Detailed changes:

Kai Blin (4):
      core: Add support for featuretable format
      core: Add support for GFF3 format by going to sviewer API instead of Entrez
      core: Keep filename intact for --out, move old meaning to --prefix
      chore: Bump version to 0.2.0