hg38_genes: hg38 gene reference positions

Description Usage Format Source Examples

Description

Gene annotation file with genomic start and end positions for all genes. The gene annotation data is exctracted from the "Comprehensive gene annotation" GTF file for hg38, release 32 (GRCh38.p13), obtained from the GENCODE website.

Usage

1

Format

This data frame contains the following 5 columns:

chr

a factor giving the chromosome number

startpos

a numeric vector giving the hg38 start position of the gene

endpos

a numeric vector giving the hg38 end position of the gene

gene_id

a factor giving the Ensembl gene annotation ID

gene_name

a factor giving the gene name

Source

https://www.gencodegenes.org/human/

Examples

1

arnevpladsen/CARMA documentation built on Dec. 19, 2021, 4:39 a.m.