Package: CB2
Type: Package
Title: CRISPR Pooled Screen Analysis using Beta-Binomial Test
Version: 1.0
Date: 2019-01-30
Authors@R: 
  c(person(given = "Hyun-Hwan", family = "Jeong", role = c("aut", "cre"), email = "hyun-hwan.jeong@bcm.edu"))
Description: Provides functions of a statistical hypothesis test for hit gene identification and a mapping algorithm to quantify 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>.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Imports: Rcpp (>= 0.12.16), metap, magrittr, dplyr, tibble, stringr,
        ggplot2, tidyr, glue
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-02-05 17:57:58 UTC; hyunhwan
Author: Hyun-Hwan Jeong [aut, cre]
Maintainer: Hyun-Hwan Jeong <hyun-hwan.jeong@bcm.edu>
Repository: CRAN
Date/Publication: 2019-02-11 16:23:19 UTC
