Bioconductor version: Release (2.12)
Denoising Algorithm based on Relevance network Topology (DART) is an algorithm designed to evaluate the consistency of prior information molecular signatures (e.g in-vitro perturbation expression signatures) in independent molecular data (e.g gene expression data sets). If consistent, a pruning network strategy is then used to infer the activation status of the molecular signature in individual samples.
Author: Yan Jiao, Katherine Lawler, Andrew E Teschendorff
Maintainer: Katherine Lawler <katherine.lawler at kcl.ac.uk>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("DART")
    To cite this package in a publication, start R and enter:
    citation("DART")
    | R Script | DART Tutorial | |
| Reference Manual | ||
| Text | NEWS | 
| biocViews | Bioinformatics, DifferentialExpression, GeneExpression, GraphsAndNetworks, Pathways, Software | 
| Version | 1.6.2 | 
| In Bioconductor since | BioC 2.10 (R-2.15) | 
| License | GPL-2 | 
| Depends | R (>= 2.10.0), igraph (>= 0.6.0) | 
| Imports | |
| Suggests | breastCancerVDX, breastCancerMAINZ, Biobase | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
| Package Source | DART_1.6.2.tar.gz | 
| Windows Binary | DART_1.6.2.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | DART_1.6.2.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!