nempi
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see nempi.
Inferring unobserved perturbations from gene expression data
Bioconductor version: 3.20
Takes as input an incomplete perturbation profile and differential gene expression in log odds and infers unobserved perturbations and augments observed ones. The inference is done by iteratively inferring a network from the perturbations and inferring perturbations from the network. The network inference is done by Nested Effects Models.
Author: Martin Pirkl [aut, cre]
Maintainer: Martin Pirkl <martinpirkl at yahoo.de>
citation("nempi")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("nempi")
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("nempi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.