hg38 {enshuman}R Documentation

Ensembl genes build GRCh38.111

Description

wget https://ftp.ensembl.org/pub/current/gtf/homo_sapiens/Homo_sapiens.GRCh38.111.gtf.gz

Usage

hg38

Format

A data frame with 41,016 rows and 7 variables:

chrom

chromosome

gene_start

genetic position of gene start

gene_end

genetic position of gene end

gene_symbol

the name of the gene

biotype

the biotype of the gene

exon_chromstart

genetic positions of exon start

exon_chromend

genetic position of exon end


[Package enshuman version 1.0.0 Index]