Description Usage Arguments Details Value See Also Examples
Generates a labelled uniform vector from specified number of OTUs.
1 | simSamp(otu_number = 1000, sequence_depth = 1)
|
otu_number |
number of OTUs |
sequence_depth |
number of sequence counts per OTU bin |
For weighted analysis, specify a sequence depth greater than 1; for unweighted analyses, sequence depth is 1 (default).
numeric vector labelled with OTU names
1 | simSamp(100,10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.