Skip to contents

A data frame with the chromosome arm coordinates in respect to hg38.

Usage

chromosome_arms_hg38

Format

## `chromosome_arms_hg38` A data frame with 44 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, either p or q.