getQC {BeadExplorer}R Documentation

Generate QC data

Description

Generates QC data

Usage

getQC(beadData, qcfile = NULL)

Arguments

beadData Object of class beadData-class
qcfile File path of the qcinfo.csv file that corresponds to the beadData-class object

Details

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.

Value

An object of class beadQC-class

Note

Author(s)

Gareth Elvidge gareth.elvidge@well.ox.ac.uk

See Also

See Also as help

Examples



[Package BeadExplorer version 1.2.0 Index]