mapIDType {multiGSEA} | 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.