Learn R Programming

annotables (version 0.1.90)

bdgp6_tx2gene: Fruitfly transcripts to genes

Description

Lookup table for converting Fruitfly (Drosophila melanogaster) Ensembl transcript IDs to gene IDs based on genome assembly BDGP6 from Ensembl.

Usage

bdgp6_tx2gene

Arguments

Format

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

Details

Variables:

  • enstxp

  • ensgene

Examples

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

Run the code above in your browser using DataLab