beadQC-class {BeadExplorer} | R Documentation |
A class to hold quality control information from a BeadChip experiment
Objects can be created by calls of the form new("beadQC", ...)
.
fileOrigin
:"character"
:File paths of the files used to create annotation
:"character"
Name of the analysis sampleQC
:"data.frame"
QC valuessignature(x = "beadQC")
: Subset method signature(object = "beadQC")
: Slot accessor signature(object = "beadQC")
: Replacement method signature(object = "beadQC")
: Slot accessor signature(object = "beadQC")
: Slot accessor Gareth Elvidge gareth.elvidge@well.ox.ac.uk
Package vignette
data(examplebeadQC) annotation(examplebeadQC)