pheno,RnBSet-method {RnBeads} | R Documentation |
Extracts sample phenotype and/or processing information.
## S4 method for signature 'RnBSet' pheno(object)
object |
Dataset of interest. |
Sample annotation information available for the dataset in the form of a data.frame
.
library(RnBeads.hg19) data(small.example.object) pheno(rnb.set.example)