Use when downloading static NCBI reference datasets such as taxonomy, MeSH tree, bioconcepts, generif, journals, serials, or PMC open access files via CLI.
download-ncbi-data <dataset> [extra-arg]/home/vimalinx/miniforge3/envs/bio/bin/download-ncbi-datareferences/help.mdcarotene, globin, human, or smear for testing downstream EDirect tooling.# 1) Download taxonomy name and lineage tables
download-ncbi-data taxnames
# 2) Build MeSH helper tables in the current directory
download-ncbi-data meshtree
# 3) Mirror PubMed journal metadata or the NIH Open Citation Collection
download-ncbi-data journals
download-ncbi-data nihocc
# 4) Download a specific OA book bundle after discovering its accession
download-ncbi-data oa-book NBKXXXXXX
taxnames/taxoninfo for taxonomy, meshtree for MeSH, serials/journals for literature metadata, pmc-oa or pmc-bioc for large content bundles.taxnames.txt, lineages.txt, meshconv.xml, meshtree.txt, or journal lookup tables.oa-book expects an accession argument after the subcommand; most other modes do not.carotene, globin, human, and smear are sample payloads meant for testing.--version mode and depends heavily on live network access.human sample branch appears to contain a filename typo in the wrapper script, so verify that mode manually before depending on it.