compound_origins {microbiome} R Documentation

create compound origin profile dataset

Description

Usage

compound_origins(annotations, tree,
    rank = Family,
    ranges = NULL);

Arguments

annotations

[as list]

tree

[as NcbiTaxonomyTree]

rank

[as TaxonomyRanks]

ranges

[as string]

env

[as Environment]

Details

Authors

metagenomics_kit

Value

this function returns data object of type list.

clr value class

Examples


[Package microbiome version 1.0.0.0 Index]