rarefySamples | R Documentation |
Data Rarefaction
rarefySamples(dataset = NULL, temp = F, silent = F)
dataset |
MicroVis dataset (mvdata object) |
temp |
This is not needed |
silent |
Argument that is ultimately passed onto runSampleFilter(), runNormalization(), and runFeatureFilter(), telling them not to output any messages. |
MicroVis dataset (mvdata object) with updated rarefaction parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.