bnem
Training of logical models from indirect measurements of perturbation experiments
Bioconductor version: 3.23 · Package version: 1.20.0
bnem combines the use of indirect measurements of Nested Effects Models (package mnem) with the Boolean networks of CellNOptR. Perturbation experiments of signalling nodes in cells are analysed for their effect on the global gene expression profile. Those profiles give evidence for the Boolean regulation of down-stream nodes in the network, e.g., whether two parents activate their child independently (OR-gate) or jointly (AND-gate).
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bnem") Details
| Maintainer | Martin Pirkl <martinpirkl@yahoo.de> |
| Author | Martin Pirkl [aut, cre] |
| License | GPL-3 |
| URL | https://github.com/MartinFXP/bnem/ |
| Bug Reports | https://github.com/MartinFXP/bnem/issues |
| Downloads rank | 270 |
| Source branch | RELEASE_3_23 |
| biocViews | GeneExpression, GeneRegulation, Network, NetworkInference, Pathways, Preprocessing, Software, SystemsBiology |