mod.chrominfo {snapCGH}R Documentation

Chromosomal information

Description

This dataset provides information about the length and centromere of the 24 chromosomes which form the human genome. The length and centromere are given in base pairs.

Usage

data(mod.chrominfo)

Format

A data frame with 24 observations on the following 3 variables.

chrom
the chromosome
length
the length of the chromosome
centromere
the position of the centromere

Source

This information was taken from the aCGH package of Jane Fridlyand and Peter Dimitrov


[Package snapCGH version 1.0.0 Index]