A dataset containing coordinates of transcript and exons from 4 transcripts of mouse Ptbp1. Transcript names and gene IDs have been modified to demonstrate de novo origin of GTF

data(query_gtf)

Format

A GRanges object with 56 ranges and 3 metadata columns:

ranges

Chromosome, start, end, and strand info of 4 transcripts and its exons

type

Entry type; transcript or exon

transcript_id

Name or ID given to transcripts

gene_id

Name or ID given to gene origin of transcripts

...