Package: CB2
Type: Package
Title: CRISPR Pooled Screen Analysis using Beta-Binomial Test
Version: 1.1
Date: 2019-02-18
Authors@R: 
  c(person(given = "Hyun-Hwan", family = "Jeong", role = c("aut", "cre"), email = "hyun-hwan.jeong@bcm.edu"))
Description: Provides functions for hit gene identification and  quantification of sgRNA (single-guided RNA) abundances for CRISPR (Clustered Regularly Interspaced Short Palindromic Repeats) pooled screen data analysis. 
  Details are in Jeong et al. (2018) <doi:10.1101/309302> and Baggerly et al. (2003) <doi:10.1093/bioinformatics/btg173>. 
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Imports: Rcpp (>= 0.12.16), metap, magrittr, dplyr, tibble, stringr,
        ggplot2, tidyr, glue, pheatmap
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-02-19 06:07:31 UTC; hyunhwan
Author: Hyun-Hwan Jeong [aut, cre]
Maintainer: Hyun-Hwan Jeong <hyun-hwan.jeong@bcm.edu>
Repository: CRAN
Date/Publication: 2019-02-19 08:20:08 UTC
