This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see dce.
Bioconductor version: 3.17
Compute differential causal effects (dce) on (biological) networks. Given observational samples from a control experiment and non-control (e.g., cancer) for two genes A and B, we can compute differential causal effects with a (generalized) linear regression. If the causal effect of gene A on gene B in the control samples is different from the causal effect in the non-control samples the dce will differ from zero. We regularize the dce computation by the inclusion of prior network information from pathway databases such as KEGG.
Author: Kim Philipp Jablonski [aut, cre]
, Martin Pirkl [aut]
Maintainer: Kim Philipp Jablonski <kim.philipp.jablonski at gmail.com>
Citation (from within R,
enter citation("dce")):
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("dce")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("dce")
| HTML | R Script | Get started |
| HTML | R Script | Overview of pathway network databases |
| Reference Manual | ||
| Text | NEWS |
| biocViews | DifferentialExpression, GeneExpression, GraphAndNetwork, KEGG, Network, NetworkEnrichment, Regression, Software, StatisticalMethod |
| Version | 1.8.2 |
| In Bioconductor since | BioC 3.13 (R-4.1) (2.5 years) |
| License | GPL-3 |
| Depends | R (>= 4.1) |
| Imports | stats, methods, assertthat, graph, pcalg, purrr, tidyverse, Matrix, ggraph, tidygraph, ggplot2, rlang, expm, MASS, edgeR, epiNEM, igraph, metap, mnem, naturalsort, ppcor, glm2, graphite, reshape2, dplyr, magrittr, glue, Rgraphviz, harmonicmeanp, org.Hs.eg.db, logger, shadowtext |
| LinkingTo | |
| Suggests | knitr, rmarkdown, testthat (>= 2.1.0), BiocStyle, formatR, cowplot, ggplotify, dagitty, lmtest, sandwich, devtools, curatedTCGAData, TCGAutils, SummarizedExperiment, RcppParallel, docopt, CARNIVAL |
| SystemRequirements | |
| Enhances | |
| URL | https://github.com/cbg-ethz/dce |
| BugReports | https://github.com/cbg-ethz/dce/issues |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Source Package | dce_1.8.2.tar.gz |
| Windows Binary | dce_1.8.2.zip |
| macOS Binary (x86_64) | dce_1.8.2.tgz |
| macOS Binary (arm64) | dce_1.8.2.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/dce |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/dce |
| Bioc Package Browser | https://code.bioconductor.org/browse/dce/ |
| Package Short Url | https://bioconductor.org/packages/dce/ |
| Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: