Releases: yeban/ncbi-blast-dbs
Releases · yeban/ncbi-blast-dbs
0.0.7
- Disable wget's progress bar and tar's list of extracted files (#6)
- Add support for downloading databases over http and through a proxy (#9, #2)
- Fallback to
md5
on Mac, thus preventing a potential infinite loop of download, delete, download (#11)
0.0.6
Ability to download taxdump
.
0.0.5
Revise documentation and download strategy.
0.0.4
Revise download strategy.
0.0.3
- Support Ruby 1.9.
- Quit gracefully on Ctrl-C
0.0.2
Remove downloaded tarball and md5 sum if md5 verification failed, so as to not confuse wget on subsequent run.
0.0.1
Download given database or list available databases.