taxonomy.filter {taxonomy_kit} R Documentation

Description

Usage

taxonomy.filter(tree, range,
    taxid = NULL);

Arguments

tree

the ncbi taxonomy tree model. [as NcbiTaxonomyTree]

range

a collection of the ncbi taxonomy id or BIOM taxonomy string. [as string]

taxid

a lambda function will be returns if this ncbi taxonomy id set is missing. [as integer]

Details

Authors

metagenomics_kit

Value

this function returns data object in these one of the listed data types: Taxonomy, Predicate`1.

clr value class

Examples


[Package taxonomy_kit version 1.0.0.0 Index]