- Home
- Bioconductor 3.14
- Software Packages
- perturbatr
perturbatr
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see perturbatr.
Statistical Analysis of High-Throughput Genetic Perturbation Screens
Bioconductor version: 3.14
perturbatr does stage-wise analysis of large-scale genetic perturbation screens for integrated data sets consisting of multiple screens. For multiple integrated perturbation screens a hierarchical model that considers the variance between different biological conditions is fitted. The resulting list of gene effects is then further extended using a network propagation algorithm to correct for false negatives.
Author: Simon Dirmeier [aut, cre]
Maintainer: Simon Dirmeier <simon.dirmeier at web.de>
citation("perturbatr")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("perturbatr")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.