mouse.table {HGNChelper}R Documentation

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.

Usage

mouse.table

Format

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

Source

Extracted from http://www.informatics.jax.org/downloads/reports/MGI_EntrezGene.rpt and system.file("extdata/HGNChelper_mog_map_MGI_AMC_2016_03_30.csv", package="HGNChelper")

Examples

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


[Package HGNChelper version 0.8.14 Index]