protocolData {Biobase} | R Documentation |
Protocol Metadata
Description
This generic function handles methods for adding and retrieving protocol metadata for the samples in eSets.
Usage
protocolData(object)
protocolData(object) <- value
Arguments
object |
Object derived from class eSet |
value |
Object of class AnnotatedDataFrame |
Value
protocolData(object)
returns an AnnotatedDataFrame containing the
protocol metadata for the samples.
Author(s)
Biocore
See Also
phenoData
, AnnotatedDataFrame-class
,
eSet-class
, ExpressionSet-class
,
SnpSet-class
[Package Biobase version 2.56.0 Index]