# Generated by roxygen2: do not edit by hand

export(calc_mappability)
export(fit_ab)
export(get_CPM)
export(measure_gene_stats)
export(plot_PCA)
export(plot_corr_heatmap)
export(plot_count_distribution)
export(plot_dotplot)
export(quant)
export(run_estimation)
export(run_sgrna_quant)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange_)
importFrom(dplyr,group_by)
importFrom(magrittr,"%>%")
importFrom(pheatmap,pheatmap)
importFrom(stats,cor)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,pt)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
useDynLib(CB2)
