# Generated by roxygen2: do not edit by hand

S3method(summary,cophe)
export(Hc.cutoff.fdr)
export(adjust_priors)
export(combine.bf)
export(cophe.hyp.predict)
export(cophe.multitrait)
export(cophe.single)
export(cophe.single.lbf)
export(cophe.susie)
export(cophe.susie.lbf)
export(cophe_heatmap)
export(cophe_plot)
export(hypothesis.priors)
export(per.snp.priors)
export(plot_trait_manhat)
export(run_metrop_priors)
exportPattern("^[[:alpha:]]+")
import(Rcpp)
import(ggrepel)
import(magrittr)
import(matrixStats)
import(methods)
import(pheatmap)
importFrom(Rcpp,evalCpp)
importFrom(coloc,check_dataset)
importFrom(coloc,runsusie)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
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,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(utils,combn)
importFrom(viridis,viridis)
useDynLib(cophescan, .registration = TRUE)
