# load data
data(pollackCN16)
# transform the cghCall-object to a cghSeg-object
pollackCN16 <- cghCall2cghSeg(pollackCN16)
# order the copy number data genomically
pollackCN16 <- cghSeg2order(pollackCN16, 1, 2)
Run the code above in your browser using DataLab