chrom.table {SIM}R Documentation

Table with chromosome arm positions

Description

A table indicating the base positions of the beginning and end of chromosome arms. Currently based on the UCSC March 2006 / NCBI 36 build of the human genome.

Usage

data(chrom.table)

Format

A data frame with 48 observations on the following 6 variables.

describe

Details

If necessary, more details than the description above

Source

reference to a publication or URL from which the data were obtained

References

possibly secondary sources and usages

Examples

data(chrom.table)
## maybe str(chrom.table) ; plot(chrom.table) ...

[Package SIM version 1.10.0 Index]