Description Usage Arguments Value Note Author(s) See Also Examples
This function returns a list showing otus that present in a pre-defined percent of samples in each level of a given metadata category.
1 |
data |
a list of OTU tables to be analyzed.
See |
meta |
the metadata table to be analyzed. |
meta.factor |
the metadata qualitative variable |
percent |
the percent of samples in each level of the given metadata variable |
core.OTU
returns a list containing otus that present in a
pre-defined percent of samples in each level of a given metadata
category. The outputs describe the following information for
each level of a given metadata variable: 1) core otuID; 2) taxa
the core otus assigned to; and 3) percent of core otus sequences
vs. total sequences in each levels of the given metadata
variable. The last item in the list show the same information
of otus that in all levels.
The OTUs are determined to be absent/present using the "pa"
method from the function decostand
.
Wen Chen
1 2 3 4 5 6 7 |
Loading required package: vegan
Loading required package: permute
Loading required package: lattice
This is vegan 2.4-4
Loading required package: ggplot2
sh: 1: cannot create /dev/null: Permission denied
sh: 1: cannot create /dev/null: Permission denied
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.