gtfGenes: A gtf example for gene annotation

gtfGenesR Documentation

A gtf example for gene annotation

Description

Data from the Ensembl comprasing the gene annotation for the bovine genome

Usage

data(gtfGenes)

Format

A data frame with 24616 rows and 8 variables:

  • chr: Chromosome

  • start_pos: Start position in the genome for each geme

  • end_pos: End position in the genome for each gene

  • width Gene length

  • strand Strand which the gene is mapped (+ or -)

  • gene_id Ensemble gene ID

  • gene_name Gene symbol

  • gene_biotype Gene biotype

Examples

data(gtfGenes)

GALLO documentation built on June 22, 2024, 9:17 a.m.