get.gene.name {DOQTL} | R Documentation |
Given an MGI ID, get the gene symbol from an MGI data.frame.
get.gene.name(value, mgi)
value |
Character string containing an MGI ID. |
mgi |
Data.frame containing MGI data from |
Character string containing the gene symbol.
Daniel Gatti
## Not run: get.gene.name(value, mgi)