# Generated by roxygen2: do not edit by hand

export(analyze_allele)
export(analyze_joint)
export(dbbinom)
export(dpoilog)
export(fit_lnpois_cpp)
export(forward_back_allele)
export(get_allele_bulk)
export(get_bulk)
export(l_bbinom)
export(l_lnpois)
export(likelihood_allele)
export(logSumExp)
export(plot_bulks)
export(plot_psbulk)
export(run_allele_hmm_s5)
export(run_joint_hmm_s15)
import(Rcpp)
import(dplyr)
import(ggplot2)
import(glue)
import(patchwork)
import(stringr)
importFrom(data.table,as.data.table)
importFrom(grDevices,colorRampPalette)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,dnbinom)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,setNames)
importFrom(stats,start)
useDynLib(hahmmr)
