centromeres: Centromere base positions

Description Usage Format Note Source Examples

Description

Centromere base positions from the GRCh36/hg18, GRCh37/hg19 and GRCh38/hg38 genome builds.

Usage

1
2
3

Format

A data frame with the following columns.

chrom

chromosome (1-22, X, Y)

left.base

starting base position of centromere

right.base

ending base position of centromere

Note

The UCSC genome browser lists two regions for the Y chromosome centromere in build hg18. We removed the positions (12208578, 12308578) from the centromere table to avoid problems with duplicate entries in the code.

Source

hg18 and hg19: UCSC genome browser (http://genome.ucsc.edu)

hg38: Genome Reference Consortium (http://www.ncbi.nlm.nih.gov/projects/genome/assembly/grc/human/).

Examples

1
2
3

amstilp/GWASTools documentation built on May 10, 2019, 1:08 a.m.