View source: R/core_mimosa2_funcs.R
transform_cmps | R Documentation |
Apply a transformation to CMP data
transform_cmps(cmp_dat, score_transform)
cmp_dat |
Dataset of species-specific metabolic potential scores |
score_transform |
transformation to apply (current options: zscore, log1plus, sqrt) |
Dataset with transformed values (rawValue is pre-transofrmation, value is now transformed value)
transform_cmps(indiv_cmps, met_transform = "zscore")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.