- Home
- Bioconductor 3.14
- Software Packages
- CNORfuzzy
CNORfuzzy
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see CNORfuzzy.
Addon to CellNOptR: Fuzzy Logic
Bioconductor version: 3.14
This package is an extension to CellNOptR. It contains additional functionality needed to simulate and train a prior knowledge network to experimental data using constrained fuzzy logic (cFL, rather than Boolean logic as is the case in CellNOptR). Additionally, this package will contain functions to use for the compilation of multiple optimization results (either Boolean or cFL).
Author: M. Morris, T. Cokelaer
Maintainer: T. Cokelaer <cokelaer at ebi.ac.uk>
citation("CNORfuzzy")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CNORfuzzy")
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("CNORfuzzy")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.