View source: R/SourceDataFunctions.R
getPathwayNameList | R Documentation |
Retrieve list of pathway names
getPathwayNameList(db = RaMP())
vector of unique pathway names (alphabetically ordered)
## Not run:
pkg.globals <- setConnectionToRaMP(dbname="ramp2",username="root",conpass="",host = "localhost")
getPathwayNameList()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.