reporterInfo {Biobase} | R Documentation |
This generic function accesses information about reporters (e.g.,
probes). Currently implemented methods are for exprSet-class
;
reporterInfo
is not present in eSet-class
reporterInfo(object) reporterInfo(object) <- value
object |
Object, possibly derived from class exprSet |
value |
Object containing reporter information |
reporterInfo
returns a data.frame
containing information
about reporters.
Biocore