chrom.table {SIM} | R Documentation |
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.
data(chrom.table)
A data frame with 48 observations on the following 6 variables.
If necessary, more details than the description above
reference to a publication or URL from which the data were obtained
possibly secondary sources and usages
data(chrom.table) ## maybe str(chrom.table) ; plot(chrom.table) ...