rampFastPathFromSource: Fast search given a list of metabolites source Id

Description Usage Arguments Value

View source: R/rampQueryHelper.R

Description

Fast search given a list of metabolites source Id

Usage

1
2
rampFastPathFromSource(sourceid, find_synonym = FALSE, conpass = NULL,
  dbname = "ramp", username = "root", host = "localhost")

Arguments

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")

Value

a list contains all metabolits as name and pathway inside.


Mathelab/RaMP-DB documentation built on April 24, 2021, 3:11 p.m.