pData-GCIMSDataset-method.Rd
Get/Set the phenotype data
# S4 method for class 'GCIMSDataset'
pData(object)
# S4 method for class 'GCIMSDataset,ANY'
pData(object) <- value
A GCIMSDataset object
The data frame with annotations, it should have a FileName column and a SampleID column.
A data frame with the phenotype data
pData(object = GCIMSDataset) <- value
: Set pData