View source: R/pathwayenrichment.R
convertIDs | R Documentation |
Convert gene lists from one identifier to another.
convertIDs(ids, geneList, from, to)
ids |
list; table containing mappings between gene identifiers. |
geneList |
character vector; gene list to be converted. |
from |
character; gene identifier. |
to |
character; gene identifier. |
list; gene list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.