- Home
- Bioconductor 3.23
- Software Packages
- CNORfeeder (development version)
CNORfeeder
This is the development version of CNORfeeder; for the stable release version, see CNORfeeder.
Integration of CellNOptR to add missing links
Bioconductor version: Development (3.23)
This package integrates literature-constrained and data-driven methods to infer signalling networks from perturbation experiments. It permits to extends a given network with links derived from the data via various inference methods and uses information on physical interactions of proteins to guide and validate the integration of links.
Author: Federica Eduati [aut, cre]
Maintainer: Attila Gabor <attila.gabor at uni-heidelberg.de>
citation("CNORfeeder")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("CNORfeeder")
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("CNORfeeder")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.