Bioconductor version: Release (2.12)
Distinguish direct from indirect interactions in gene regulation and infer combinatorial code from highly correlated variables such as transcription factor binding profiles. The package implements the Neighbourhood Consistent PC algorithm (NCPC) and draws Direct Dependence Graphs to represent dependence structure around a target variable. The package also provides a unified interface to other Graphical Modelling (Bayesian Network) packages for distinguishing direct and indirect interactions.
Author: Robert Stojnic
Maintainer: Robert Stojnic <robert.stojnic at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ddgraph")
To cite this package in a publication, start R and enter:
citation("ddgraph")
ddgraph-cluster.pdf | ||
ddgraph-ddgraph-plot.pdf | ||
R Script | Overview of the 'ddgraph' package | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, GraphsAndNetworks, Software |
Version | 1.4.0 |
In Bioconductor since | BioC 2.11 (R-2.16) |
License | GPL-3 |
Depends | graph, methods, Rcpp |
Imports | bnlearn (>= 2.8), gtools, pcalg, RColorBrewer, plotrix, MASS |
Suggests | testthat, Rgraphviz, e1071, ROCR, testthat |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | ddgraph_1.4.0.tar.gz |
Windows Binary | ddgraph_1.4.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | ddgraph_1.4.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!