RCy3
This is the released version of RCy3; for the devel version, see RCy3.
Functions to Access and Control Cytoscape
Bioconductor version: Release (3.22)
Vizualize, analyze and explore networks using Cytoscape via R. Anything you can do using the graphical user interface of Cytoscape, you can now do with a single RCy3 function.
Author: Alex Pico [aut, cre] ORCID iD ORCID: 0000-0001-5706-2163 , Tanja Muetze [aut], Paul Shannon [aut], Ruth Isserlin [ctb], Shraddha Pai [ctb], Julia Gustavsen [ctb], Georgi Kolishovski [ctb], Yihang Xin [ctb]
Maintainer: Alex Pico <alex.pico at gladstone.ucsf.edu>
citation("RCy3")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RCy3")
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("RCy3")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.