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

Description Usage Format Details Source Examples

Description

A dataframe with the first column providing a gene symbol or known alias (including withdrawn symbols), second column providing the approved MOUSE symbol.

Usage

1

Format

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

Details

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

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

Example output

  Symbol Approved.Symbol
1  1-Feb            Feb1
2    2/1            Feb1
3  02/01            Feb1
4   2/01            Feb1
5   02/1            Feb1
6   02-1            Feb1

HGNChelper documentation built on Oct. 30, 2019, 9:41 a.m.