Skip to contents

A small example dataset containing gene annotations, similar to what would be extracted from a GTF/GFF file.

Usage

example_genes

Format

A data frame with 20 rows and 7 variables:

seqnames

Chromosome name

start

Start position

end

End position

strand

Strand (+ or -)

type

Feature type (gene, exon, CDS, etc.)

gene_id

Gene identifier

gene_name

Gene name

Source

Simulated data