Learn R Programming

annotables (version 0.1.90)

grcm38_tx2gene: Mouse transcripts to genes

Description

Lookup table for converting Mouse (Mus musculus) Ensembl transcript IDs to gene IDs based on genome assembly GRCM38 from Ensembl.

Usage

grcm38_tx2gene

Arguments

Format

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

Details

Variables:

  • enstxp

  • ensgene

Examples

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

Run the code above in your browser using DataLab