Description Usage Arguments Value Author(s) Examples
getGeneID is a function to report the gene ids from gene symbols.
1  | 
mee | 
 A MEE.data or Pair object.  | 
symbol | 
 A vector of characters which are gene symbols  | 
The gene ID for these gene symbols
Lijing Yao (maintainer: lijingya@usc.edu)
1 2 3 4  | geneInfo <- txs()
## input can be a path
pair <- fetch.pair(geneInfo=geneInfo)
getGeneID(pair, symbol="KIAA1804")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.