# Generated by roxygen2: do not edit by hand

S3method(plot,coloc_abf)
S3method(print,coloc_abf)
export(check.alignment)
export(check.dataset)
export(check_alignment)
export(check_dataset)
export(coloc.abf)
export(coloc.bf_bf)
export(coloc.signals)
export(coloc.susie)
export(coloc.susie_bf)
export(finemap.abf)
export(finemap.signals)
export(plot_dataset)
export(runsusie)
export(sensitivity)
import(data.table)
import(ggplot2)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,palette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(susieR,susie_get_cs)
importFrom(susieR,susie_rss)
importFrom(utils,combn)
importFrom(viridis,viridis)
