This package is for statistic analysis for whole genome Crispr screening data.
- sgRNA enrichment based on binomial test
- Identify gene hits based on supporting sgRNA
- Permutation based parameter optimization to control global false discovery rate
# Install development version from GitHub:
# install.packages("devtools")
devtools::install_github("chenweng1991/CrisprScreen")