View source: R/quantiseq_helper.R
| fixMixture | R Documentation |
Processes expression matrix by mapping genes, converting log values, quantile normalization (if arrays), and TPM normalization.
fixMixture(mix.mat, arrays = FALSE)
mix.mat |
Expression matrix with genes as rows. |
arrays |
Logical indicating if data is from arrays. Default is FALSE. |
Processed expression matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.