bnem
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see bnem.
Training of logical models from indirect measurements of perturbation experiments
Bioconductor version: 3.13
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).
Author: Martin Pirkl [aut, cre]
Maintainer: Martin Pirkl <martinpirkl at yahoo.de>
citation("bnem")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bnem")
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("bnem")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.