GlobalQuantileAlignment {DAPAR} | 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)