ranks {taxonomy_kit} R Documentation

cast the ncbi taxonomy tree model to taxonomy ranks data

Description

Usage

ranks(ncbi.tree);

Arguments

ncbi.tree

[as NcbiTaxonomyTree]

Details

Authors

metagenomics_kit

Value

this function returns data object of type Ranks.

clr value class

Examples

 ranks(Ncbi.taxonomy_tree("/folder/path/to/ncbi_taxonomy_dump/"));

[Package taxonomy_kit version 1.0.0.0 Index]