A dataset containing coordinates of transcript and exons from 2 reference transcripts of mouse Ptbp1.

data(ref_gtf)

Format

A GRanges object with 64 ranges and 5 metadata columns:

ranges

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

type

Entry type; transcript or exon

phase

Phase of open-reading frame

gene_id

Matched gene_id

gene_name

Name of gene

transcript_id

ID given to transcripts

...