Learn R Programming

annotables (version 0.1.90)

galgal5_tx2gene: Chicken transcripts to genes

Description

Lookup table for converting Chicken (Gallus gallus) Ensembl transcript IDs to gene IDs based on genome assembly GALGAL5 from Ensembl.

Usage

galgal5_tx2gene

Arguments

Format

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

Details

Variables:

  • enstxp

  • ensgene

Examples

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

Run the code above in your browser using DataLab