rampFindSourceFromId: Find all source from given list of RaMP Ids

Description Usage Arguments

Description

Find all source from given list of RaMP Ids

Usage

1
2
rampFindSourceFromId(rampId = NULL, full = TRUE, conpass = NULL,
  dbname = "ramp", username = "root")

Arguments

rampId

could be a data frame return by rampFindSynonymFromSynonym containing all information related to synonym. Or can be a list of rampId

full

return whole searching result or not (TRUE/FALSE)

conpass

password for database access (string)

dbname

name of the mysql database (default is "ramp")

username

username for database access (default is "root")


bofei5675/RaMP2 documentation built on May 20, 2019, 8:48 a.m.