Description Usage Arguments Value See Also Examples
Exports a list of simulated OTU tables as tab-separated files to permit processing for pairwise distances by bioinformatic pipelines.
1 | writeOTUlist(otu_table_list)
|
otu_table_list |
a list of OTU table matrices with one column per subject and one row per OTU |
Writes tab-seperated files to the working directory.
1 | writeOTUlist(simPower(c(100,100,100),100,1,0.5,seq(0,0.3,length.out=100)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.