Description Usage Arguments Value Examples
View source: R/mergeMRexperiments.R
Extract the essentials of an MRexperiment.
1 | extractMR(obj)
|
obj |
MRexperiment-class object. |
A list containing:
counts : Count data
librarySize : The column sums / library size / sequencing depth
normFactors : The normalization scaling factors
pheno : phenotype table
feat : feature table
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.