getPathway {rWikiPathways}R 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 download, e.g. WP4

revision

(integer, optional) Number to indicate a specific revision to download

Value

GPML

Examples

{
getPathway('WP554')
}

[Package rWikiPathways version 1.6.1 Index]