Description Usage Arguments Value Author(s) References See Also Examples
View source: R/quartile.normalize.R
Does Normalization based on quartile range
1 | quartile.normalize(x, percent=50)
|
x |
x is a matrix or data.frame on which normalization has to be performed. |
percent |
Percentage for which normalization is needed |
Returns the normalized data based on quartile normalization
Nitin Jainnitin.jain@pfizer.com
J.K. Lee and M.O.Connell(2003). An S-Plus library for the analysis of differential expression. In The Analysis of Gene Expression Data: Methods and Software. Edited by G. Parmigiani, ES Garrett, RA Irizarry ad SL Zegar. Springer, NewYork.
Jain et. al. (2003) Local pooled error test for identifying differentially expressed genes with a small number of replicated microarrays, Bioinformatics, 1945-1951.
Jain et. al. (2005) Rank-invariant resampling based estimation of false discovery rate for analysis of small sample microarray data, BMC Bioinformatics, Vol 6, 187.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.