Learn R Programming

HGNChelper (version 0.8.14)

mouse.table: All current and withdrawn MGI mouse symbols and Excel-mogrified symbols

Description

A data.frame with the first column providing a gene symbol or known alias (including withdrawn symbols), second column providing the approved MGI mouse gene symbol.

  • Symbol: All valid, Excel-mogrified, and withdrawn symbols

  • Approved.Symbol: Approved symbols

Usage

mouse.table

Arguments

Format

An object of class data.frame with 752802 rows and 2 columns.

Examples

Run this code
data("mouse.table", package="HGNChelper")
head(mouse.table)

Run the code above in your browser using DataLab