Retrieve information for a specific pathway
getPathwayInfo(pathway)
pathway | WikiPathways identifier (WPID) for the pathway to download, e.g. WP4 |
---|
A list
of pathway WPID, URL, name, species and latest revision
{ getPathwayInfo('WP554') }#> [[1]] #> [1] "WP554" #> #> [[2]] #> [1] "https://www.wikipathways.org/index.php/Pathway:WP554" #> #> [[3]] #> [1] "ACE Inhibitor Pathway" #> #> [[4]] #> [1] "Homo sapiens" #> #> [[5]] #> [1] "107642" #>