- Home
- Bioconductor 3.22
- Software Packages
- CellNOptR
CellNOptR
This is the released version of CellNOptR; for the devel version, see CellNOptR.
Training of boolean logic models of signalling networks using prior knowledge networks and perturbation data
Bioconductor version: Release (3.22)
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.5") 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.