normalize | R Documentation |
Takes a dataset object and normalizes the abundance matrix by a variable from Map or a vector provided.
normalize(Dat, norm = NULL)
Dat |
A Dataset object. |
norm |
Either a string indicating the variable name from Map to use for normalization, or a numeric vector with normalization values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.