getPathway: Get Pathway

View source: R/getPathway.R

getPathwayR Documentation

Get Pathway

Description

Retrieve a specific pathway in the GPML format

Usage

getPathway(pathway, revision = 0)

Arguments

pathway

WikiPathways identifier (WPID) for the pathway to retrieve, e.g. WP554

revision

<ignored> Only the latest version is available.

Value

GPML as string

Examples

{
getPathway('WP554')
}

wikipathways/rWikiPathways documentation built on Jan. 10, 2024, 11:37 p.m.