# Generated by roxygen2: do not edit by hand

export(computeObsWSAF)
export(dEploid)
export(extractCoverageFromTxt)
export(extractCoverageFromVcf)
export(extractPLAF)
export(extractVcf)
export(haplotypePainter)
export(histWSAF)
export(plotAltVsRef)
export(plotAltVsRefPlotly)
export(plotHistWSAFPlotly)
export(plotObsExpWSAF)
export(plotObsExpWSAFPlotly)
export(plotProportions)
export(plotWSAFVsPLAFPlotly)
export(plotWSAFvsPLAF)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(htmlwidgets,saveWidget)
importFrom(magrittr,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(rmarkdown,pandoc_available)
importFrom(scales,alpha)
importFrom(utils,read.table)
useDynLib(DEploid, .registration = TRUE)
