- Home
- Bioconductor 3.6
- Software Packages
- paxtoolsr
paxtoolsr
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see paxtoolsr.
PaxtoolsR: Access Pathways from Multiple Databases through BioPAX and Pathway Commons
Bioconductor version: 3.6
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 that are hosted by the Computational Biology Center at Memorial Sloan-Kettering Cancer Center (MSKCC). Pathway Commons databases include: BIND, BioGRID, CORUM, CTD, DIP, DrugBank, HPRD, HumanCyc, IntAct, KEGG, MirTarBase, Panther, PhosphoSitePlus, Reactome, RECON, TRANSFAC.
Author: Augustin Luna
Maintainer: Augustin Luna <lunaa at cbio.mskcc.org>
citation("paxtoolsr")):
Installation
To install this package, start R (version "3.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
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.