SkillAgentSearch skills...

Gemini

GEMINI: A variational Bayesian approach to identify genetic interactions from combinatorial CRISPR screens

Install / Use

/learn @sellerslab/Gemini
About this skill

Quality Score

0/100

Supported Platforms

Gemini CLI

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

DOI License

gemini

The gemini package allows users to analyze combinatorial CRISPR screens as described in Zamanighomi et al. ?.

Installation

To install the latest development version of gemini, use the devtools package as follows:

devtools::install_github(repo = "sellerslab/gemini", build_vignettes = TRUE)

You can (eventually) install the stable release version of gemini from Bioconductor with:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("gemini")

Details

See the vignette for usage instructions:

vignette("gemini-quickstart", package = "gemini")
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated10mo ago
Forks4

Languages

R

Security Score

87/100

Audited on May 24, 2025

No findings