getPathwayInfo {rWikiPathways}R Documentation

Get Pathway Info

Description

Retrieve information for a specific pathway

Usage

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

{
getPathwayInfo('WP554')
}

[Package rWikiPathways version 1.8.5 Index]