QCaccessors {beadarraySNP} | R Documentation |
These generic functions set and retrieve properties of quality control
objects like QCIllumina-class
arrayType(object) arrayType(object)<- value arrayID(object) arrayID(object)<- value
object |
Object, possibly derived from class QCIllumina-class . |
value |
Currently the following types of arrays are supported
"Sentrix96": Sentrix array, 12 columns, 8 rows
"Sentrix16": Sentrix array, 2 columns, 8 rows
"Slide12" : Slide with 12 samples
arrayType
and arrayID
return a character
value
Jan Oosting