gemini
GEMINI: Variational inference approach to infer genetic interactions from pairwise CRISPR screens
Bioconductor version: 3.23 · Package version: 1.26.0
GEMINI uses log-fold changes to model sample-dependent and independent effects, and uses a variational Bayes approach to infer these effects. The inferred effects are used to score and identify genetic interactions, such as lethality and recovery. More details can be found in Zamanighomi et al. 2019 (in press).
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gemini") Details
| Maintainer | Sidharth Jain <sidharthsjain@gmail.com> |
| Author | Mahdi Zamanighomi [aut], Sidharth Jain [aut, cre] |
| License | BSD_3_clause + file LICENSE |
| Bug Reports | https://github.com/sellerslab/gemini/issues |
| Downloads rank | 222 |
| Source branch | RELEASE_3_23 |
| biocViews | Bayesian, CRISPR, DataImport, Software |