/condor

COmplex Network Description Of Regulators, an R package for bipartite network analysis

Primary LanguageROtherNOASSERTION

condor

COmplex Network Description Of Regulators, an R package for bipartite network analysis

The easiest way to install condor is via the devtools package from CRAN:

install.packages("devtools")
library(devtools)
devtools::install_github("jplatig/condor")

This package also comes with a vignette.

vignette("condor")