getQC {BeadExplorer}R Documentation

Generate QC data

Description

Generates QC data from version 1 of BeadStudio

Usage

getQC(beadData, qcfile = NULL)

Arguments

beadData Object of class beadData-class
qcfile File path of the BeadStudio (v1) qc file that corresponds to the beadData-class object

Details

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.

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]