Package: CB2
Type: Package
Title: CRISPR Pooled Screen Analysis using Beta-Binomial Test
Version: 1.2.1
Date: 2019-05-14
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. (2019) <doi:10.1101/gr.245571.118> 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-05-16 16:56:33 UTC; hwan
Author: Hyun-Hwan Jeong [aut, cre]
Maintainer: Hyun-Hwan Jeong <hyun-hwan.jeong@bcm.edu>
Repository: CRAN
Date/Publication: 2019-05-16 17:20:03 UTC
