Description Usage Arguments Value Author(s) See Also Examples
View source: R/post_analysis.R
Given a list of column names and corresponding values present in the phenoData slot of an ExpressionSet object, this method returns the subset of the ExpressionSet restricted to samples associated with the given values in the given columns.
1 |
eSet |
|
subset |
A named list to subset |
A subset of the given ExpressionSet restricted to samples associated with the given values in the given columns
Kevin Rue-Albrecht
Class ExpressionSet
.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.