# Generated by roxygen2: do not edit by hand

export(hildaBarplot)
export(hildaDiffPlot)
export(hildaGlobalResult)
export(hildaLocalResult)
export(hildaPlotSignature)
export(hildaReadMPFile)
export(hildaRhat)
export(hildaTest)
export(pmBarplot)
export(pmMultiBarplot)
export(pmPlotSignature)
export(pmgetSignature)
export(visPMS)
exportClasses(EstimatedParameters)
exportClasses(MutationFeatureData)
import(ggplot2)
importFrom(R2jags,jags)
importFrom(Rcpp,sourceCpp)
importFrom(abind,abind)
importFrom(cowplot,plot_grid)
importFrom(forcats,fct_relevel)
importFrom(forcats,fct_reorder)
importFrom(grDevices,hcl)
importFrom(grid,unit.c)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(stats,aggregate)
importFrom(stats,reshape)
importFrom(stats,rgamma)
importFrom(stringr,str_detect)
importFrom(tidyr,gather_)
importFrom(utils,read.table)
useDynLib(HiLDA)