To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("predictionet")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
This package contains a set of functions related to network inference combining genomic data and prior information extracted from biomedical literature and structured biological databases. The main function is able to generate networks using Bayesian or regression-based inference methods; while the former is limited to < 100 of variables, the latter may infer networks with hundreds of variables. Several statistics at the edge and node levels have been implemented (edge stability, predictive ability of each node, ...) in order to help the user to focus on high quality subnetworks. Ultimately, this package is used in the 'Predictive Networks' web application developed by the Dana-Farber Cancer Institute in collaboration with Entagen.
Author: Benjamin Haibe-Kains, Catharina Olsen, Gianluca Bontempi, John Quackenbush
Maintainer: Benjamin Haibe-Kains <bhaibeka at jimmy.harvard.edu>, Catharina Olsen <colsen at ulb.ac.be>
Citation (from within R,
enter citation("predictionet")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("predictionet")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("predictionet")
R Script | predictionet | |
Reference Manual | ||
Text | README |
biocViews | GraphAndNetwork, NetworkInference, Software |
Version | 1.12.0 |
In Bioconductor since | BioC 2.9 (R-2.14) |
License | Artistic-2.0 |
Depends | igraph, catnet |
Imports | penalized, RBGL, MASS |
LinkingTo | |
Suggests | network, minet, knitr |
SystemRequirements | |
Enhances | |
URL | http://compbio.dfci.harvard.edu http://www.ulb.ac.be/di/mlg |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | predictionet_1.12.0.tar.gz |
Windows Binary | |
Mac OS X 10.6 (Snow Leopard) | predictionet_1.12.0.tgz |
Mac OS X 10.9 (Mavericks) | predictionet_1.12.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!