This package implements methods to perform quality control (QC), normalization, batch effect removal, gene hit identification and downstream functional enrichment analysis for CRISPR screens. Before using this package, please finish the preliminary analysis using MAGeCK or MAGeCK-VISPR. For more detail, please read our paper Integrative analysis pipeline for pooled CRISPR functional genetic screens.
Installation
Installing the package in a fresh R environment may take a long time. For any questions or comments, please post it to the MAGeCK Google group.
MAGeCKFlute
This package implements methods to perform quality control (QC), normalization, batch effect removal, gene hit identification and downstream functional enrichment analysis for CRISPR screens. Before using this package, please finish the preliminary analysis using MAGeCK or MAGeCK-VISPR. For more detail, please read our paper Integrative analysis pipeline for pooled CRISPR functional genetic screens.
Installation
Installing the package in a fresh R environment may take a long time. For any questions or comments, please post it to the MAGeCK Google group.
Prerequisites
To install MAGeCKFlute, you have to first install conda following the document (https://docs.conda.io/projects/conda/en/latest/user-guide/install/macos.html#install-macos-silent). Afterwards you have to register the bioconda and conda-forge channels as a package source for conda.
Before start installation, you may also need to install the libxml2 which is required by the R package XML.
Installation using R
Documentation
Details on how to use MAGeCKFlute are available on bioconductor website: https://www.bioconductor.org/packages/release/bioc/html/MAGeCKFlute.html
Contacts