rat {geneXtendeR}R Documentation

Gene transfer format (GTF) file for rat (Rattus_norvegicus.Rnor_6.0.84)

Description

A dataset downloaded from Ensembl that contains the entries of a GTF file for Rattus norvegicus.

Usage

data(rat)

Format

A data frame with 748514 rows and 28 variables corresponding to the entries of a GTF file. Column names are standardized and can be found here: http://www.ensembl.org/info/website/upload/gff.html.

Value

Demonstrates a rat GTF file downloaded from: ftp://ftp.ensembl.org/pub/release-84/gtf/rattus_norvegicus/Rattus_norvegicus.Rnor_6.0.84.gtf.gz.

Examples

head(rat)
tail(rat)


[Package geneXtendeR version 1.19.0 Index]