export("genes_permutation", "genome_order", "get_results", "hyprbg", "plot_results", "read_pvals", "read2_paths", "snps_permutation")
importFrom("grDevices", "dev.off", "pdf")
importFrom("graphics", "abline", "identify", "lines", "par", "plot")
importFrom("stats", "pchisq", "runif", "phyper")
importFrom("utils", "read.table", "write.table")