# load data
data(pollackCN16)
# transform the cghCall-object to a cghSeg-object
pollackCN16 <- cghCall2cghSeg(pollackCN16)
# subset the copy number data
pollackCN16 <- cghSeg2subset(pollackCN16, c(1:50))
Run the code above in your browser using DataLab