human_chr_locations {SCpubr}R Documentation

Chromosome arm locations for human genome GRCh38.

Description

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

Usage

data(human_chr_locations)

Format

A tibble with 48 rows and 4 columns:

chr

Chromosome.

arm

Chromosome arm.

start

Start coordinates.

end

End coordinates.


[Package SCpubr version 2.0.2 Index]