View source: R/medianScaling.R
Median centering and scaling of an input numeric matrix
1 | medianScaling(mat, scale=TRUE)
|
mat |
a matrix with rows correspond to phosphosites and columns correspond to samples. |
scale |
a boolean flag indicating whether to scale the samples. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.