Learn R Programming

SIM (version 1.42.0)

chrom.table: Table with chromosome information

Description

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

Usage

data(chrom.table)

Arguments

Format

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

Details

Possibly the chrom.table can be update by sim.update.chrom.table. Currently only human genome support without mitochondrial DNA.

See Also

sim.update.chrom.table

Examples

Run this code
	data(chrom.table)

Run the code above in your browser using DataLab