Description Usage Arguments Value Author(s) Examples
getSample is a function to easily extract sample information from MEE.data object. By specifying ID for samples, only that set of samples' informtion will be extracted. When certain columns of data need to be extracted, just specify columns names in cols option and sample information for wanted columns will be reported.
1 2 3 4 |
object |
MEE.data object |
ID |
A vector of sample ID. When specified, sample informtion only for these samples will be output. |
cols |
A vector of column names of sampleInfo slots of MEE.data object. |
Sample information.
Lijing Yao (maintainer: lijingya@usc.edu)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.