getPathwayInfo: Get Pathway Info

View source: R/getPathwayInfo.R

getPathwayInfoR Documentation

Get Pathway Info

Description

Retrieve information for a specific pathway

Usage

getPathwayInfo(pathway = NULL)

Arguments

pathway

WikiPathways identifier (WPID) for the pathway to download, e.g. WP554. If NULL, then all pathways are returned.

Value

A dataframe of pathway WPID, URL, name, species, revision, authors, description, and citedIn

Examples

{
getPathwayInfo('WP554')
}

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