otu_from_matrix {OTU_table} R Documentation

cast the expression matrix to the otu data

Description

Usage

otu_from_matrix(x);

Arguments

x

an expression matrix which use the biom taxonomy string as feature unique id reference. [as Matrix]

Details

Authors

metagenomics_kit

Value

this function returns data object of type OTUData`1[].

clr value class

Examples


[Package OTU_table version 1.0.0.0 Index]