GitHub - cbg-ethz/dce: Finding the causality in biological pathways (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

lint check-bioc pkgdown BioC status

Compute differential causal effects on (biological) networks. Check out our vignettes for more information.

Publication: https://academic.oup.com/bioinformatics/advance-article-abstract/doi/10.1093/bioinformatics/btab847/6470558

Installation

Install the latest stable version from Bioconductor:

BiocManager::install("dce")

Install the latest development version from GitHub:

remotes::install_github("cbg-ethz/dce")

Project structure

Development notes