Description Usage Arguments Value
View source: R/rampQueryHelper.R
Fast search given a list of metabolites source Id
1 2 | rampFastPathFromSource(sourceid, find_synonym = FALSE, conpass = NULL,
dbname = "ramp", username = "root", host = "localhost")
|
sourceid |
a vector of synonym that need to be searched |
find_synonym |
bool if find all synonyms or just return same synonym |
conpass |
password for database access (string) |
dbname |
name of the mysql database (default is "ramp") |
username |
username for database access (default is "root") |
host |
host name for database access (default is "localhost") |
a list contains all metabolits as name and pathway inside.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.