- Home
- Bioconductor 3.19
- Software Packages
- paxtoolsr
paxtoolsr
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see paxtoolsr.
Access Pathways from Multiple Databases Through BioPAX and Pathway Commons
Bioconductor version: 3.19
The package provides a set of R functions for interacting with BioPAX OWL files using Paxtools and the querying Pathway Commons (PC) molecular interaction database. Pathway Commons is a project by the Memorial Sloan-Kettering Cancer Center (MSKCC), Dana-Farber Cancer Institute (DFCI), and the University of Toronto. Pathway Commons databases include: BIND, BioGRID, CORUM, CTD, DIP, DrugBank, HPRD, HumanCyc, IntAct, KEGG, MirTarBase, Panther, PhosphoSitePlus, Reactome, RECON, TRANSFAC.
Author: Augustin Luna [aut, cre]
Maintainer: Augustin Luna <lunaa at cbio.mskcc.org>
citation("paxtoolsr")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("paxtoolsr")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("paxtoolsr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.