Learn R Programming

enshuman (version 1.0.0)

hg38: Ensembl genes build GRCh38.111

Description

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

Usage

hg38

Arguments

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