Package: gemini Type: Package Title: GEMINI: Variational inference approach to infer genetic interactions from pairwise CRISPR screens Version: 1.27.0 Authors@R: c( person("Mahdi", "Zamanighomi", email = "mzamanig@broadinstitute.org", role = c('aut')), person("Sidharth", "Jain", email = "sidharthsjain@gmail.com", role = c('aut', 'cre')) ) Description: 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). Depends: R (>= 4.1.0) License: BSD_3_clause + file LICENSE Encoding: UTF-8 LazyData: false RoxygenNote: 7.1.1 biocViews: Software, CRISPR, Bayesian, DataImport BugReports: https://github.com/sellerslab/gemini/issues Imports: dplyr, grDevices, ggplot2, magrittr, mixtools, scales, pbmcapply, parallel, stats, utils Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:50:29 UTC RemoteUrl: https://github.com/bioc/gemini RemoteRef: HEAD RemoteSha: e3bb90a898ebcb82d08e8dd2bdcc4db9fccd2de3 NeedsCompilation: no Packaged: 2026-07-04 13:25:07 UTC; root Author: Mahdi Zamanighomi [aut], Sidharth Jain [aut, cre] Maintainer: Sidharth Jain