- Home
- Bioconductor 3.12
- Software Packages
- RNAinteract
RNAinteract
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see RNAinteract.
Estimate Pairwise Interactions from multidimensional features
Bioconductor version: 3.12
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 <b.fischer at dkfz.de>
Maintainer: Bernd Fischer <b.fischer at dkfz.de>
citation("RNAinteract")):
Installation
To install this package, start R (version "4.0") 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.