replaceRownames | R Documentation |
map rownames of an SE to another vocabulary
replaceRownames(se, sourceVocab = "ENTREZID", targetVocab = "SYMBOL")
se |
SummarizedExperiment instance |
sourceVocab |
character(1) must be a keytype of org.Hs.eg.db, defaults to 'ENTREZID' |
targetVocab |
character(1) must be a column of org.Hs.eg.db |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.