Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,23 @@ The SRA Toolkit and SDK from NCBI is a collection of tools and libraries for
using data in the INSDC Sequence Read Archives.

### ANNOUNCEMENT:
SRA Toolkit 2.11.1 August 17, 2021

**align, axf, sra-pileup, vdb, vfs**: resolve reference sequences within output directory
**cloud, kns, sra-tools**: do not acquire CE more often than necessary
**kget**: renamed to vdb-get
**kns, sra-tools**: improved reporting of peer certificate information
**kns, sra-tools**: improved timeout management in CacheTeeFile
**ncbi-vdb, ngs, ngs-tools, sra-tools**: configure prints the version of compiler
**prefetch**: better control of reference sequences
**prefetch**: fixed failure when protected repository exists
**prefetch, vdb, vfs**: prefetch with "-O" will now correctly place references in output directory
**prefetch, vfs**: fixed error message 'multiple response SRR URLs for the same service...' when downloading
**prefetch**: will download any missed dependencies
**prefetch**: will not hang when failing to download dependencies
**sratools**: allow driver tool to handle debug output for modules
**vdb-dump**: using --info with URLs now works correctly
**vfs, sra-tools**: updated interaction with SRA Data Locator

April 19, 2021
SRA data is stored and freely available worldwide from Amazon Web Services (AWS)'s Open Data Sponsorship Program. The data being retrieved and delivered by the SRA Toolkit comes from AWS storage and is also free for users everywhere.
Expand Down