To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("RedeR")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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. It implements a callback engine by using a low-level R-to-Java interface to build and run common plugins. In this sense, RedeR takes advantage of R to run robust statistics, while the R-to-Java interface bridges the gap between network analysis and visualization.
Author: Mauro Castro, Xin Wang, Florian Markowetz
Maintainer: Mauro Castro <mauro.a.castro at gmail.com>
Citation (from within R,
enter citation("RedeR")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("RedeR")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RedeR")
fig1.pdf | ||
fig2.pdf | ||
fig3.pdf | ||
fig4.pdf | ||
fig5a.pdf | ||
fig5b.pdf | ||
fig5c.pdf | ||
R Script | Main vignette: interactive visualization and manipulation of nested networks | |
Reference Manual | ||
Text | NEWS |
biocViews | GraphsAndNetworks, NetworkVisualization, Networks, Software, Visualization |
Version | 1.10.1 |
In Bioconductor since | BioC 2.9 (R-2.14) |
License | GPL (>= 2) |
Depends | R (>= 2.15), methods, igraph |
Imports | RCurl, XML, XMLRPC, rJava |
Suggests | PANR, pvclust |
System Requirements | |
URL | http://genomebiology.com/2012/13/4/R29 |
Depends On Me | Fletcher2013b |
Imports Me | Mulder2012, RTN |
Suggests Me | PANR |
Follow Installation instructions to use this package in your R session.
Package Source | RedeR_1.10.1.tar.gz |
Windows Binary | RedeR_1.10.1.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | RedeR_1.10.1.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!