- Home
- Bioconductor 3.15
- Software Packages
- scMAGeCK
scMAGeCK
This package is for version 3.15 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see scMAGeCK.
Identify genes associated with multiple expression phenotypes in single-cell CRISPR screening data
Bioconductor version: 3.15
scMAGeCK is a computational model to identify genes associated with multiple expression phenotypes from CRISPR screening coupled with single-cell RNA sequencing data (CROP-seq)
Author: Wei Li, Xiaolong Cheng, Lin Yang
Maintainer: Xiaolong Cheng <xiaolongcheng1120 at gmail.com>
citation("scMAGeCK")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scMAGeCK")
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("scMAGeCK")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.