filter {OTU_table} R Documentation

filter the otu data which has relative abundance greater than the given threshold

Description

Usage

filter(x, relative.abundance);

Arguments

x

[as OTUTable]

relative.abundance

[as double]

Details

Authors

metagenomics_kit

Value

this function returns data object of type OTUTable.

clr value class

Examples


[Package OTU_table version 1.0.0.0 Index]