idmap | R Documentation |
idmap
returns probe annotations for input gpl
idmap(gpl = "GPL570", type = "bioc", mirror = "tencent", destdir = getwd())
gpl |
GPL(GEO platform) number, eg: GPL570 |
type |
source of probe anntation stored, one of "pipe", "bioc", "soft", default:"pipe" |
mirror |
"tencent" only for now |
destdir |
The destination directory for data downloads. |
probe annotaions
ids=idmap('GPL570',destdir=tempdir()) ids=idmap('GPL570',type='soft',destdir=tempdir()) ids=idmap('GPL18084',type='pipe',destdir=tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.