Description Usage Slots See Also
“Taxon” is a (virtual) class that provides a container for records retrieved from the NCBI Taxonomy database. It is extended by the classes “Taxon_minimal” and “Lineage” with three slots TaxId, ScientificName, and Rank, and by class “Taxon_full”, with the additional slots ParentTaxId, OtherName, Authority, TypeMaterial, and Lineage.
1 2 3 4 5 |
TaxId
:The Taxonomy Identifier, a stable unique identifier for each taxon in the NCBI Taxonomy database.
ScientificName
:The unique scientific name of the taxon.
Rank
:The taxonomic rank of the taxon.
ParentTaxId
:The Taxonomy Identifier of the parental taxon.
OtherName
:A named character vector holding synonyms or GenBankSynonyms.
Authority
:Authority
TypeMaterial
:Type material
Lineage
:Lineage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.