Description Usage Arguments Value
From given metabolite's synonym, it search through all databases to find all pathways that have the metabolite.
1 2  | rampPathFromMeta(synonym, maxItems, conpass, dbname = "ramp",
  username = "root")
 | 
synonym | 
 the string that describe given synonym name.  | 
maxItems | 
 the integer that limit maximum returned by  | 
conpass | 
 password for database access (string)  | 
dbname | 
 name of the mysql database (default is "ramp")  | 
username | 
 username for database access (default is "root") query  | 
a dataframe that has given synonym as column name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.