analytes_other {crmn} | R Documentation |
Subset an expression set to remove the internal standards
analytes_other(object, standards, ...)
object |
an ExpressionSet |
standards |
a logical vector indicating which rows are internal standards |
... |
not used |
ExpressionSet
Henning Redestig henning@psc.riken.jp
data(mix) analytes(exprs(mix), fData(mix)$tag == 'IS')