Learn R Programming

CNprep (version 2.2)

normsegs: A reference set of segments

Description

A table of segment lengths and log copy number ratios for a large set of human diploid genomes.

Usage

data(normsegs)

Arguments

Format

A data matrix with 43497 rows/segments and 2 columns/variables.

length

a numeric vector of segment genomic length

segmedian

a numeric vector of segment median computed from log copy number ratio

Details

The table originates in a set of copy number profiles of over a 1000 individuals, obtained using Representational Oligonucleotide Microarray Analysis (ROMA) technology. To ensure ploidy of 2 segments from X and Y chromosomes and segemnts shorter than 5Mb were excluded.

Examples

Run this code
# NOT RUN {
data(normsegs)
# }

Run the code above in your browser using DataLab