Copy number segments as obtained by circular binary segmentation. Data is derived from a Glioblastoma tumor (TCGA-06-0152-01).
data(cbs)
Numeric matrix with 120 rows (one per copy-number segment) and 4 columns: chr - the chromosome startpos - genomic position at which copy-number segment starts. endpos - genomic position at which copy-number segment ends. CN_Estimate - average copy-number of the segment among all cells.