- Home
- Bioconductor 3.19
- Software Packages
- CARNIVAL
CARNIVAL
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see CARNIVAL.
A CAusal Reasoning tool for Network Identification (from gene expression data) using Integer VALue programming
Bioconductor version: 3.19
An upgraded causal reasoning tool from Melas et al in R with updated assignments of TFs' weights from PROGENy scores. Optimization parameters can be freely adjusted and multiple solutions can be obtained and aggregated.
Author: Enio Gjerga [aut] , Panuwat Trairatphisan [aut], Anika Liu [ctb], Alberto Valdeolivas [ctb], Nikolas Peschke [ctb], Aurelien Dugourd [ctb], Attila Gabor [cre], Olga Ivanova [aut]
Maintainer: Attila Gabor <attila.gabor at uni-heidelberg.de>
citation("CARNIVAL")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CARNIVAL")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CARNIVAL")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.