Skip to content

RedeRis a stand-alone Java application for interactive visualization and manipulation of nested networks.

Notifications You must be signed in to change notification settings

sysbiolab/RedeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

RedeR: Interactive visualization and manipulation of nested networks

RedeR is an R-based package combined with a stand-alone Java application for interactive visualization and manipulation of nested networks. Graph, node, and edge attributes can be configured using either graphical or command-line methods, following igraph syntax rules.

Installation

RedeR is availble from the Bioconductor repository:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("RedeR")

For more information, visit the RedeR landing page on Bioconductor.

About

RedeRis a stand-alone Java application for interactive visualization and manipulation of nested networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published