A package-owned snapshot of gene-level annotations parsed from the GENCODE human GRCh38 v48 and mouse GRCm39 vM37 primary-assembly GTF files.
Format
A data frame with one row per gene and the following columns:
speciesSpecies label used by Shennong.
releaseGENCODE release identifier.
seqnameSequence or chromosome name from the GTF.
sourceAnnotation source from the GTF.
start1-based gene start coordinate.
end1-based gene end coordinate.
strandGene strand.
gene_idOriginal GENCODE gene identifier, including version suffix when present.
gene_id_baseVersion-stripped GENCODE gene identifier.
gene_nameGene symbol from the GTF.
gene_typeGENCODE gene biotype.
gene_statusOptional GTF
gene_statusattribute.gene_sourceOptional GTF
gene_sourceattribute.levelOptional GENCODE annotation level.
gene_classShennong coarse classification used by gene filtering helpers.