Learn R Programming

expands (version 2.1.3)

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.