getQC {BeadExplorer} | R Documentation |
Generates QC data
getQC(beadData, qcfile = NULL)
beadData |
Object of class beadData-class |
qcfile |
File path of the qcinfo.csv file that corresponds to the beadData-class object |
Generates QC data using the beadData object and its corresponding qcfile. 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