getPathwayInfo: Get Pathway Info

Description Usage Arguments Value Examples

View source: R/getPathwayInfo.R

Description

Retrieve information for a specific pathway

Usage

1
getPathwayInfo(pathway)

Arguments

pathway

WikiPathways identifier (WPID) for the pathway to download, e.g. WP4

Value

A dataframe of pathway WPID, URL, name, species and latest revision

Examples

1
2
3
{
getPathwayInfo('WP554')
}

rWikiPathways documentation built on Feb. 28, 2021, 2:01 a.m.