getQC {BeadExplorer} | R Documentation |
Generates QC data from version 1 of BeadStudio
getQC(beadData, qcfile = NULL)
beadData |
Object of class beadData-class |
qcfile |
File path of the BeadStudio (v1) qc file that corresponds to the beadData-class object |
Generates QC data using the beadData object and its corresponding qcfile. The qcfile is produced by BeadStudio version one and has a 'qcinfo.csv' suffix.
If qcfile is NULL then the qcfile is used that is the same name as the file that was used to create the beadData-class
object.
This is how most users should use this function.
An object of class beadQC-class
Gareth Elvidge gareth.elvidge@well.ox.ac.uk
See Also as help