powered by
BafLrrSetList
OligoSetList
BafLrrSetList(object, ...) OligoSetList(object, ...)
CNSet
batch.name
chrom
Constructs a BafLrrSetList object or a OligoSetList object from an object of class CNSet.
BeadStudioSetList
data(cnSetExample) oligoList <- OligoSetList(cnSetExample) ## only contains 1 chromosome, so list only has one element dims(oligoList) brList <- BafLrrSetList(cnSetExample) dims(brList)
Run the code above in your browser using DataLab