QCaccessors {beadarraySNP}R Documentation

Accessor methods for QC objects

Description

These generic functions set and retrieve properties of quality control objects like QCIllumina-class

Usage

arrayType(object)
arrayType(object)<- value
arrayID(object)
arrayID(object)<- value

Arguments

object Object, possibly derived from class QCIllumina-class.
value

Details

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

Value

arrayType and arrayID return a character value

Author(s)

Jan Oosting


[Package beadarraySNP version 1.6.0 Index]