Description Usage Arguments Value Examples
Convert a list of probe IDs to specified gene ID type.
1 | probe2GeneIDs(probeIDs, targetType = c("SYMBOL"))
|
probeIDs |
A vector of probes. |
targetType |
Converted targte gene IDs, default: SYMBOL. |
Convert results data.frame.
1 | convertDf <- probe2GeneIDs(c('1367452_at', '1367453_at', '1367454_at'), targetType = 'SYMBOL')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.