ENSEXONS {toprdata}R Documentation

Ensembl exons build HG38-104-5-2

Description

https://www.ensembl.info/2021/05/05/ensembl-104-has-been-released/

Usage

ENSEXONS

Format

A data frame with 40,122 rows and 7 variables:

chrom

Chromosome on build version 38 (GRCh38/hg38)

gene_start

genetic position of gene start on build version 38

gene_end

genetic position of gene end on build version 38

gene_symbol

The name of the gene

exon_chromstart

genetic positions of exon start

exon_chromend

genetic position of exon end

Details

exons on chrY and chrM were excluded from the exon dataset


[Package toprdata version 1.0.2 Index]