Bioc2026 Registration Open!

rWikiPathways

rWikiPathways - R client library for the WikiPathways API

Bioconductor version: 3.23 · Package version: 1.32.0

Use this package to interface with the WikiPathways API. It provides programmatic access to WikiPathways content in multiple data and image formats, including official monthly release files and convenient GMT read/write functions.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("rWikiPathways")

Details

MaintainerEgon Willighagen <egon.willighagen@gmail.com>
AuthorEgon Willighagen [aut, cre] (ORCID: <https://orcid.org/0000-0001-7542-0286>), Alex Pico [aut] (ORCID: <https://orcid.org/0000-0001-5706-2163>)
LicenseMIT + file LICENSE
URLhttps://github.com/wikipathways/rWikiPathways
Bug Reportshttps://github.com/wikipathways/rWikiPathways/issues
Downloads rank620
Source branchRELEASE_3_23
biocViewsGraphAndNetwork, Metabolomics, Network, Software, ThirdPartyClient, Visualization

Documentation

Download

Dependencies

Imports: httr, utils, XML, rjson, data.table, RCurl, dplyr, tidyr, readr, stringr, purrr, lubridate

Suggests: testthat, BiocStyle, knitr, rmarkdown

Reverse dependencies

Imports Me (2): famat, NoRCE

Suggests Me (1): TRONCO