View source: R/general_anot_utils.R
MetaboliteMappingExact | R Documentation |
For compound names to other ids, can do exact or approximate matches For other IDs, except HMDB ID, all others may return multiple/non-unique hits Multiple hits or non-unique hits will allow users to manually select
MetaboliteMappingExact(mSetObj = NA, q.type, lipid = F)
mSetObj |
Input the name of the created mSetObj. |
q.type |
Inpute the query-type, "name" for compound names, "hmdb" for HMDB IDs, "kegg" for KEGG IDs, "pubchem" for PubChem CIDs, "chebi" for ChEBI IDs, "metlin" for METLIN IDs, and "hmdb_kegg" for a both KEGG and HMDB IDs. |
lipid |
Boolean, if features are lipids, a different database will be used for compound matching. |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.