Description Usage Arguments Details Value See Also
These functions are not typically invoked by the user.
The path to the taxonomy and GeneID databases is
specified rather by setting the global option
ncbi.taxonomy.path
.
1 2 3 | taxonDBConnect(db_path=getOption("ncbi.taxonomy.path")
geneidDBConnect(db_path=getOption("ncbi.taxonomy.path")
|
db_path |
Path to the directory containing the local
taxonomy and GeneID databases. This path cshould be
configured by setting the option
|
Run the codecreateTaxonDB and odecreateGeneidDB to install the taxonomy and geneid databases locally.
A TaxonDBConnection
or a
GeneidDBConnection
, respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.