View source: R/functions_stats.R
median.norm | R Documentation |
Function to apply global median normalization to the data
## S3 method for class 'norm'
median(matrix, transform_data = TRUE)
matrix |
Matrix or data frame with the unnormalized peak intensities with peaks as rows and samples as columns |
transform_data |
Logical value of whether log transform data or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.