Skip to contents

A data frame with the centromeres coordinates in respect to hg38.

Usage

centromeres_hg38

Format

## `centromeres_hg38` A data frame with 22 rows and 4 columns.

chrom

Factor. chr-prefixed chromosomes, chr1-chr22.

start

Integer. Start coordinates for the specified chromosome arm.

end

Integer. End coordinates for the specified chromosome arm.

arm

Factor. Chromosome arm (always centromere).