Learn R Programming

SCpubr (version 2.0.2)

human_chr_locations: Chromosome arm locations for human genome GRCh38.

Description

A tibble containing the chromosome, arm and start and end coordinates.

Usage

data(human_chr_locations)

Arguments

Format

A tibble with 48 rows and 4 columns:

chr

Chromosome.

arm

Chromosome arm.

start

Start coordinates.

end

End coordinates.