To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BiRewire")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Fast functions for bipartite network rewiring through N consecutive switching steps (See References) and for the computation of the minimal number of switching steps to be performed in order to maximise the dissimilarity with respect to the original network. Includes function for the analysis of the introduced randomness across the switching and several other routines to analyse the resulting networks and their natural projections. Extension to undirected networks (not bipartite) is also provided.
Author: Andrea Gobbi [aut], Davide Albanese [cbt], Francesco Iorio [cbt], Giuseppe Jurman [cbt], Julio Saez-Rodriguez [cbt] .
Maintainer: Andrea Gobbi <gobbi.andrea at mail.com>
Citation (from within R,
enter citation("BiRewire")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BiRewire")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BiRewire")
R Script | BiRewire | |
Reference Manual |
biocViews | Network, Software |
Version | 1.8.0 |
In Bioconductor since | BioC 2.13 (R-3.0) |
License | GPL-3 |
Depends | igraph |
Imports | |
LinkingTo | |
Suggests | RUnit, BiocGenerics |
SystemRequirements | |
Enhances | |
URL | http://www.ebi.ac.uk/~iorio/BiRewire |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | BiRewire_1.8.0.tar.gz |
Windows Binary | BiRewire_1.8.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | BiRewire_1.8.0.tgz |
Mac OS X 10.9 (Mavericks) | BiRewire_1.8.0.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!