Learn R Programming

annotables (version 0.1.90)

rnor6_tx2gene: Rat transcripts to genes

Description

Lookup table for converting Rat (Rattus norvegicus) Ensembl transcript IDs to gene IDs based on genome assembly RNOR6 from Ensembl.

Usage

rnor6_tx2gene

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 41078 rows and 2 columns.

Details

Variables:

  • enstxp

  • ensgene

Examples

Run this code
# NOT RUN {
head(rnor6_tx2gene)
# }

Run the code above in your browser using DataLab