powered by
## S3 method for class 'default': doCBS(dataSet, tags=NULL, chipTypes, arrays=NULL, ..., verbose=FALSE) ## S3 method for class 'CopyNumberDataSet': doCBS(ds, arrays=NULL, ...) ## S3 method for class 'CopyNumberDataSetTuple': doCBS(dsTuple, arrays=NULL, ..., verbose=FALSE)
CopyNumberDataSet
CopyNumberDataSetTuple
character
vector
dataSet
CbsModel
fit()
logical
Verbose
dataSet <- "GSE20939" tags <- "ACC,-XY,BPN,-XY,RMA,FLN,-XY" chipTypes <- c("Mapping250K_Nsp", "Mapping250K_Sty") fit <- doCBS(dataSet, tags=tags, chipTypes=chipTypes, verbose=-10) print(fit)
Run the code above in your browser using DataLab