# Generated by roxygen2: do not edit by hand

export(calc_mappability)
export(fit_ab)
export(get_CPM)
export(measure_gene_stats)
export(measure_sgrna_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(R.utils,gunzip)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange_)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(magrittr,"%>%")
importFrom(parallel,clusterApply)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pheatmap,pheatmap)
importFrom(readr,read_csv)
importFrom(readr,read_tsv)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,pt)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tools,file_ext)
useDynLib(CB2)
