Package: ddgraph
Imports: bnlearn (>= 2.8), gtools, pcalg, RColorBrewer, plotrix, MASS,
        Rcpp
Maintainer: Robert Stojnic <robert.stojnic@gmail.com>
License: GPL-3
Title: Distinguish direct and indirect interactions with Graphical
        Modelling
LinkingTo: Rcpp
Type: Package
LazyLoad: yes
Author: Robert Stojnic
Description: 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.
Version: 1.6.3
biocViews: Bioinformatics, GraphsAndNetworks
Date: 2012-06-18
Depends: graph, methods, Rcpp
Suggests: testthat, Rgraphviz, e1071, ROCR, testthat
Collate: 'AllClassses.R' 'AllGenerics.R' 'calcDependence.R' 'citest.R'
        'combinations.R' 'dsep.R' 'furlong.R' 'methods-CITestResult.R'
        'methods-DDDataSet.R' 'methods-DDGraphEdge.R'
        'methods-DDGraph.R' 'misc.R' 'ncpc.R' 'other-algorithms.R'
        'plot-colour.R' 'plot.R' 'randomnet.R' 'resampling.R' 'svm.R'
Packaged: 2014-03-18 08:15:32 UTC; biocbuild
Built: R 3.0.3; i386-w64-mingw32; 2014-03-18 10:26:34 UTC; windows
Archs: i386, x64
