Description Usage Arguments Value Author(s) Examples
getExp is a function to easily extract RNA expression data out of a MEE.data object. By specifying geneID or ID for samples, a matrix of RNA expression data for defined genes and samples will be extract out of MEE.data object.
1 2 3 4 |
object |
MEE.data object |
geneID |
A vector of genes' id. When specified, only these gene expressions will be output. |
ID |
A vector of sample ID. When specified, gene expression only for these samples will be output. |
A matrix of gene expression values.
Lijing Yao (maintainer: lijingya@usc.edu)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.