| getSamples-methods {HELP} | R Documentation |
Methods for fetching subsets of samples from various data structures
Handle empty function call
Handle input of an object of class ExpressionSet. Select data for all samples.
Handle input of an object of class ExpressionSet. Select data for all samples.
Handle input of an object of class ExpressionSet. Select data for a subset of samples.
Handle input of a vector (interpreted as a matrix). Select data for all samples.
Handle input of a vector (interpreted as a matrix). Select data for all samples.
Handle input of two vectors specifying data and sample subset information, respectively.
Handle input of a matrix. Select data for all samples.
Handle input of a matrix. Select data for all samples.
Handle input of a matrix and a vector specifying data and sample subset information, respectively.
Reid F. Thompson (rthompso@aecom.yu.edu)