Description Usage Arguments Value Examples
function computes rarefaction table for each sample (libnames). The number of clontypes detected in the function of the number of sequences generated.
1 |
x |
an object of class RepSeqExperiment |
a data.table containing rarefaction table in order to be represented graphically as rarefaction curves.
1 2 3 4 5 6 7 | ## Not run:
# The package RepSeqData contains example datasets
library(RepSeqData)
raretab <- raretabRepSeq(x = RepSeqData)
raretab
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.