RCy3
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see RCy3.
Functions to Access and Control Cytoscape
Bioconductor version: 3.8
Vizualize, analyze and explore networks using Cytoscape via R.
Author: Alexander Pico, Tanja Muetze, Ruth Isserlin, Shraddha Pai, Julia Gustavsen, Georgi Kolishovski, Paul Shannon
Maintainer: Alexander Pico <alex.pico at gladstone.ucsf.edu>, Tanja Muetze <tanja.muetze14 at alumni.imperial.ac.uk>, Paul Shannon <pshannon at systemsbiology.org>
citation("RCy3")):
Installation
To install this package, start R (version "3.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.