# Generated by roxygen2: do not edit by hand

export(computeObsWSAF)
export(extractCoverageFromTxt)
export(extractCoverageFromVcf)
export(extractPLAF)
export(haplotypePainter)
export(histWSAF)
export(plotAltVsRef)
export(plotObsExpWSAF)
export(plotProportions)
export(plotWSAFvsPLAF)
importFrom(Rcpp,evalCpp)
importFrom(combinat,permn)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,heat.colors)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(magrittr,"%>%")
importFrom(scales,alpha)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(DEploid.utils, .registration = TRUE)
