Scroll to navigation

INDEX-BIOC(1) NCBI Entrez Direct User's Manual INDEX-BIOC(1)

NAME

index-bioc - populate and index a local NCBI BioConcepts table

SYNOPSIS

index-bioc [[-pathdir [[-temp|-work|-workingdir]]

DESCRIPTION

index-bioc prepares a directory to hold a local BioConcepts archive, then downloads a full dump from NCBI's servers, organizes it into an rchive(1) trie, and fully indexes the resulting archive.

OPTIONS

[-pathdir
Place the local archive in dir.
[-temp|-work|-workingdir
Place intermediate subtrees in dir.

ENVIRONMENT

Local archive directory to use in the absence of -path. Expected to hold an absolute path; mandatory when not supplying a path on the command line.
Directory to hold intermediate subtrees in the absence of -temp|-work|-working. Expected to hold an absolute path. Defaults to the primary local archive directory when not set.

SEE ALSO

download-ncbi-data(1), index-pubmed(1), rchive(1), xtract(1).

2020-02-02 NCBI