sauloal / ncbi_taxonomy

NCBI taxonomy 2 SQLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

NCBI taxonomy 2 SQLite

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%