Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benhg/get-genbank

Download all of Genbank database from ftp://ncbi.nlm.nih.gov/genbank/
https://github.com/benhg/get-genbank

Last synced: 19 days ago
JSON representation

Download all of Genbank database from ftp://ncbi.nlm.nih.gov/genbank/

Awesome Lists containing this project

README

        

usage: `python3 get_genbank.py`

result: creates directories with all available genbank databases. Currently, this would look like this:

```
|gbvrl
|gbsyn
|gbsts
|gbrod
|gbpri
|gbbct
|gbcon
|gbenv
-/gbest
\gbgss
|gbhtc
|gbhtg
|gbinv
|gbmam
|gbpat
|gbphg
|gbtsa
|gbuna
|gbvrt

```

Please note that there is roughly 906 GB of data downloaded with this script. Be careful.