Description Usage Arguments Author(s) See Also Examples
These functions format a Bimap as a list or character vector.
| 1 2 3 4 5 | 
| x | A Bimap object. | 
| ... | Further arguments are ignored. | 
H. Pagès
Bimap, Bimap-envirAPI
| 1 2 3 4 |   library(hgu95av2.db)
  as.list(hgu95av2CHRLOC)[1:9]
  as.list(hgu95av2ENTREZID)[1:9]
  as.character(hgu95av2ENTREZID)[1:9]
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.