- Home
- Bioconductor 3.9
- Software Packages
- RpsiXML
RpsiXML
This package is for version 3.9 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see RpsiXML.
R interface to PSI-MI 2.5 files
Bioconductor version: 3.9
Queries, data structure and interface to visualization of interaction datasets. This package inplements the PSI-MI 2.5 standard and supports up to now 8 databases. Further databases supporting PSI-MI 2.5 standard will be added continuously.
Author: Jitao David Zhang, Stefan Wiemann, Marc Carlson, with contributions from Tony Chiang
Maintainer: Jitao David Zhang <jitao_david.zhang at roche.com>
citation("RpsiXML")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RpsiXML")
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("RpsiXML")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.