Description Usage Arguments Value See Also Examples
Exports a simulated OTU table as a tab-separated file to permit processing for pairwise distances by bioinformatic pipelines.
1 | writeOTUtable(otu_table, otu_table_name)
|
otu_table |
a matrix with one column per subject and one row per OTU |
Writes a tab-seperated file to the working directory.
1 | writeOTUtable(simStudy(c(16,16,16),100,1,0.8,0.1),"otu_table_export")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.