epiNEM
This is the released version of epiNEM; for the devel version, see epiNEM.
epiNEM
Bioconductor version: Release (3.22)
epiNEM is an extension of the original Nested Effects Models (NEM). EpiNEM is able to take into account double knockouts and infer more complex network signalling pathways. It is tailored towards large scale double knock-out screens.
Author: Madeline Diekmann & Martin Pirkl
Maintainer: Martin Pirkl <martinpirkl at yahoo.de>
citation("epiNEM")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("epiNEM")
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("epiNEM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.