nem
This package is for version 3.6 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see nem.
(Dynamic) Nested Effects Models and Deterministic Effects Propagation Networks to reconstruct phenotypic hierarchies
DOI: 10.18129/B9.bioc.nem
Bioconductor version: 3.6
The package 'nem' allows to reconstruct features of pathways from the nested structure of perturbation effects. It takes as input (1.) a set of pathway components, which were perturbed, and (2.) phenotypic readout of these perturbations (e.g. gene expression, protein expression). The output is a directed graph representing the phenotypic hierarchy.
Author: Holger Froehlich, Florian Markowetz, Achim Tresch, Theresa Niederberger, Christian Bender, Matthias Maneck, Claudio Lottaz, Tim Beissbarth
Maintainer: Holger Froehlich <frohlich at bit.uni-bonn.de>
citation("nem")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("nem")
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("nem")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.