Learn R Programming

DOQTL (version 1.8.0)

get.gene.name: Get the gene symbol

Description

Given an MGI ID, get the gene symbol from an MGI data.frame.

Usage

get.gene.name(value, mgi)

Arguments

value
Character string containing an MGI ID.
mgi
Data.frame containing MGI data from get.mgi.features.

Value

Character string containing the gene symbol.

See Also

get.mgi.features

Examples

Run this code
  ## Not run:  get.gene.name(value, mgi) 

Run the code above in your browser using DataLab