GlobalQuantileAlignment | R Documentation |
Normalisation GlobalQuantileAlignement
GlobalQuantileAlignment(qData)
qData |
xxxx |
A normalized numeric matrix
Samuel Wieczorek, Thomas Burger, Helene Borges, Anais Courtier, Enora Fremy
utils::data(Exp1_R25_pept, package='DAPARdata') qData <- Biobase::exprs(Exp1_R25_pept) normalized <- GlobalQuantileAlignment(qData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.