getPathwayNameList: Retrieve list of pathway names

View source: R/SourceDataFunctions.R

getPathwayNameListR Documentation

Retrieve list of pathway names

Description

Retrieve list of pathway names

Usage

getPathwayNameList(db = RaMP())

Value

vector of unique pathway names (alphabetically ordered)

Examples

## Not run: 
pkg.globals <- setConnectionToRaMP(dbname="ramp2",username="root",conpass="",host = "localhost")
getPathwayNameList()

## End(Not run)

ncats/RaMP-DB documentation built on June 1, 2024, 9:34 p.m.