View source: R/feature_processing.R
mapIDType | R Documentation |
This helper function becomes necessary since there are sometimes multiple ID formats used in a single pathway definition.
mapIDType(features, keytype = "CHEBI", maptype = "ChEBI", returntype = "HMDB")
features |
List of metabolite feature IDs of the pathway. |
keytype |
String specifying the ID format in pathway definition. |
maptype |
String specifying the corresponding ID format in multiGSEA. |
returntype |
String identifying the ID type that should be mapped. |
List of mapped metabolite IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.