- Home
- Bioconductor 3.18
- Software Packages
- CellNOptR
CellNOptR
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see CellNOptR.
Training of boolean logic models of signalling networks using prior knowledge networks and perturbation data
Bioconductor version: 3.18
This package does optimisation of boolean logic networks of signalling pathways based on a previous knowledge network and a set of data upon perturbation of the nodes in the network.
Author: Thomas Cokelaer [aut], Federica Eduati [aut], Aidan MacNamara [aut], S Schrier [ctb], Camille Terfve [aut], Enio Gjerga [ctb], Attila Gabor [cre]
Maintainer: Attila Gabor <attila.gabor at uni-heidelberg.de>
citation("CellNOptR")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CellNOptR")
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("CellNOptR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.