/ncbi_taxonomy

NCBI taxonomy 2 SQLite

Primary LanguagePythonMIT LicenseMIT

DOI

ncbi_taxonomy

downloads the taxonomy database from NCBI

reads and standardize the data in python

... and ...

export databases as pickle

links and index the data

exports indexes and links as pickle

... or ...

exports as sql using sqlalchemy (standard sqlite but any other supported format could be used)

dump the sql to a .sql file (smaller when compressed)

dump the schema

dump the columns as tsv files