lineage {taxonomy_kit} R Documentation

get taxonomy lineage model from the ncbi taxonomy tree by given taxonomy id

Description

Usage

lineage(tree, tax,
    fullName = FALSE);

Arguments

tree

[as NcbiTaxonomyTree]

tax

[as string]

fullName

[as boolean]

Details

Authors

metagenomics_kit

Value

this function returns data object of type Taxonomy[].

clr value class

Examples


[Package taxonomy_kit version 1.0.0.0 Index]