scale,MetaboSet-method | R Documentation |
Applies the base R function scale to transposed exprs matrix. See ?scale for details
## S4 method for signature 'MetaboSet'
scale(x, center = TRUE, scale = TRUE)
x |
a MetaboSet object |
center , scale |
as in base scale function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.