# Generated by roxygen2: do not edit by hand

export(importAmplitudeData)
export(importSampleSheet)
export(podcallChannelPlot)
export(podcallDdpcr)
export(podcallHistogram)
export(podcallMultiplot)
export(podcallScatterplot)
export(podcallShiny)
export(podcallThresholds)
importFrom(DT,
  coerceValue,
  dataTableOutput,
  datatable,
  renderDT
)
importFrom(LaplacesDemon,Modes)
importFrom(diptest,dip.test)
importFrom(dplyr,
  "%>%",
  distinct
)
importFrom(ggplot2,
  aes,
  as_labeller,
  element_blank,
  facet_wrap,
  geom_histogram,
  geom_hline,
  geom_point,
  geom_vline,
  ggplot,
  labs,
  qplot,
  scale_color_manual,
  theme,
  vars
)
importFrom(grDevices,
  dev.off,
  pdf
)
importFrom(gridExtra,grid.arrange)
importFrom(mclust,
  densityMclust,
  hc,
  hcE,
  mclustBootstrapLRT
)
importFrom(purrr,map)
importFrom(readr,read_csv)
importFrom(rlist,list.stack)
importFrom(shiny,runApp)
importFrom(shinyjs,
  disable,
  enable,
  useShinyjs
)
importFrom(stats,
  median,
  na.omit,
  quantile
)
importFrom(utils,
  read.csv,
  tail,
  write.table
)
