Description Usage Arguments Value
PathFromMetast search given a list of metabolites
1 2  | rampFastPathFromMeta(analytes, find_synonym = FALSE, conpass = NULL,
  dbname = "ramp", username = "root", NameOrIds = "ids")
 | 
analytes | 
 a vector of analytes (genes or metabolites) that need to be searched  | 
find_synonym | 
 find all synonyms or just return same synonym (T/F)  | 
conpass | 
 password for database access (string)  | 
dbname | 
 name of the mysql database (default is "ramp")  | 
username | 
 username for database access (default is "root")  | 
NameOrIds | 
 whether input is "names" or "ids" (default is "ids")  | 
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.