- Home
- Bioconductor 3.19
- Software Packages
- RNAinteract
RNAinteract
This package is for version 3.19 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see RNAinteractMAPK.
Estimate Pairwise Interactions from multidimensional features
Bioconductor version: 3.19
RNAinteract estimates genetic interactions from multi-dimensional read-outs like features extracted from images. The screen is assumed to be performed in multi-well plates or similar designs. Starting from a list of features (e.g. cell number, area, fluorescence intensity) per well, genetic interactions are estimated. The packages provides functions for reporting interacting gene pairs, plotting heatmaps and double RNAi plots. An HTML report can be written for quality control and analysis.
Author: Bernd Fischer [aut], Wolfgang Huber [ctb], Mike Smith [cre]
Maintainer: Mike Smith <mike.smith at embl.de>
citation("RNAinteract")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNAinteract")
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("RNAinteract")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.