View source: R/transformations.R
inverse_normalize | R Documentation |
Applies inverse rank normalization to all features to approximate a normal distribution.
inverse_normalize(object)
object |
a MetaboSet object |
MetaboSet object as the one supplied, with normalized features
normalized <- inverse_normalize(merged_sample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.