RCyjs
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see RCyjs.
Display and manipulate graphs in cytoscape.js
Bioconductor version: 3.7
Interactive viewing and exploration of graphs, connecting R to Cytoscape.js, using websockets.
Author: Paul Shannon
Maintainer: Paul Shannon <paul.thurmond.shannon at gmail.com>
Citation (from within R, enter
citation("RCyjs")
):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RCyjs")
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("RCyjs")
RCyjs | R Script | |
Reference Manual | ||
README | Text | |
NEWS | Text | |
LICENSE | Text |
Details
biocViews | GraphAndNetwork, Software, ThirdPartyClient, Visualization |
Version | 2.2.2 |
In Bioconductor since | BioC 3.1 (R-3.2) (9 years) |
License | MIT + file LICENSE |
Depends | R (>= 3.4.2), BrowserViz(>= 2.0.0), graph(>= 1.56.0) |
Imports | methods, httpuv (>= 1.4.0), BiocGenerics, base64enc, utils |
System Requirements | |
URL |
See More
Suggests | RUnit, BiocStyle, RefNet |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | RCyjs_2.2.2.tar.gz |
Windows Binary | RCyjs_2.2.2.zip |
Mac OS X 10.11 (El Capitan) | RCyjs_2.2.2.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/RCyjs |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/RCyjs |
Bioc Package Browser | https://code.bioconductor.org/browse/RCyjs/ |
Package Short Url | https://bioconductor.org/packages/RCyjs/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.7 | Source Archive |