RedeR
This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see RedeR.
Interactive visualization and manipulation of nested networks
Bioconductor version: 3.9
RedeR is an R-based package combined with a stand-alone Java application for interactive visualization and manipulation of modular structures, nested networks and multiple levels of hierarchical associations.
Author: Mauro Castro, Xin Wang, Florian Markowetz
Maintainer: Mauro Castro <mauro.a.castro at gmail.com>
citation("RedeR")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RedeR")
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("RedeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.