Learn R Programming

expands (version 1.7.1)

cbs: Matrix of copy number fragments

Description

Copy number segments as obtained by circular binary segmentation. Data is derived from a Glioblastoma tumor (TCGA-06-0152-01).

Usage

data(cbs)

Arguments

format

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.

source

Data derived from The Cancer Genome Atlas (TCGA).