Skip to contents

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

Usage

chromosome_arms_grch37

Format

## `chromosome_arms_grch37` A data frame with 44 rows and 4 columns.

chrom

Factor. Chromosomes without chr-prefix, 1:22.

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.