RCX
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see RCX.
R package implementing the Cytoscape Exchange (CX) format
DOI: 10.18129/B9.bioc.RCX
Bioconductor version: 3.21
Create, handle, validate, visualize and convert networks in the Cytoscape exchange (CX) format to standard data types and objects. The package also provides conversion to and from objects of iGraph and graphNEL. The CX format is also used by the NDEx platform, a online commons for biological networks, and the network visualization software Cytocape.
Author: Florian Auer [aut, cre] ORCID iD ORCID: 0000-0002-5320-8900
Maintainer: Florian Auer <florian.auer at informatik.uni-augsburg.de>
citation("RCX")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RCX")
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("RCX")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.