generate_met_z_scores | R Documentation |
Estimate the mean, and SD of abundances changes and resulting statistical significance based on a Wald test.
generate_met_z_scores(met_data, sd_method = "holdout", quantile_range = 0.5)
met_data |
a tibble containing metabolite, protein and log2_abundance_corrected |
sd_method |
method to use when estimating standard deviation:
|
quantile_range |
For |
met_data containing estimates of the SD of an observation and p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.