Description Usage Arguments Value Examples
View source: R/rmaNormalizer.R
rmaNormalizer
normalizes RNA-seq expression dataset using RMA method (without median polish step).
1 | rmaNormalizer(data.m)
|
data |
A data matrix, with rows referring to genes/microRNAs and columns to samples. |
A data matrix with normalized gene/microRNA expression data. A scatter plots of NA proportions across samples and genes/microRNAs.
1 | rmaNormalizer(data.m)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.