read.OTUtable {OTU_table}
R Documentation
read 16s OTU table
Description
Usage
read.OTUtable
(
file
,
sumDuplicated
=
TRUE
,
OTUTaxonAnalysis
=
FALSE
);
Arguments
file
[as string]
sumDuplicated
[as boolean]
Details
Authors
metagenomics_kit
Value
this function returns data object of type
OTUTable[]
.
clr value class
OTUTable[]
Examples
[Package
OTU_table
version 1.0.0.0
Index
]