# Generated by roxygen2: do not edit by hand
useDynLib(RAINBOWR)

export(CalcThreshold)
export(calcGRM)
export(cumsumPos)
export(estPhylo)
export(estNetwork)
export(EM3.cpp)
export(EM3.linker.cpp)
export(EMM.cpp)
export(EMM1.cpp)
export(EMM2.cpp)
export(MAF.cut)
export(RGWAS.epistasis)
export(RGWAS.menu)
export(RGWAS.multisnp)
export(RGWAS.normal)
export(RGWAS.twostep)
export(RGWAS.twostep.epi)
export(SS_gwas)
export(See)
export(design.Z)
export(genesetmap)
export(genetrait)
export(make.full)
export(manhattan)
export(manhattan.plus)
export(manhattan2)
export(manhattan3)
export(modify.data)
export(plotHaploNetwork)
export(plotPhyloTree)
export(qq)
export(score.calc)
export(score.calc.MC)
export(score.calc.LR)
export(score.calc.LR.MC)
export(score.calc.epistasis.LR)
export(score.calc.epistasis.score)
export(score.calc.score)
export(score.calc.score.MC)
export(score.cpp)
export(score.linker.cpp)
export(spectralG.cpp)
export(welcome_to_RGWAS)
import(MASS)
import(Rcpp)
import(rgl)
import(tcltk)
import(pbmcapply)
import(optimx)
import(stringr)
import(ggplot2)
import(ggimage)
importFrom("grDevices", "dev.cur", "dev.new", "dev.next", "dev.off",
            "dev.set", "png", "rainbow")
importFrom("graphics", "axis", "boxplot", "legend", "lines", "par",
            "plot", "points", "segments", "text", "title")
importFrom("methods", "getPackageName", "as")
importFrom("stats", "cor", "deviance", "dist", "dnorm", "median",
           "model.matrix", "nlminb", "optim", "optimize", "pbeta",
           "pchisq", "ppoints", "predict", "qchisq", "quantile",
           "rnorm", "sd", "smooth.spline", "var")
importFrom("utils", "menu", "packageVersion", "setTxtProgressBar",
           "str", "txtProgressBar", "head")
importFrom("grDevices", "jpeg", "pdf", "tiff")
importFrom("stats", "as.dist", "chisq.test", "cutree",
           "hclust", "kmeans", "cmdscale")
importFrom("Matrix", "sparseMatrix")
importFrom("pegas", "mst", "msn", "rmst")
importFrom("haplotypes", "parsimnet")
importFrom("cluster", "pam")
importFrom("ape", "nj", "dist.nodes", "plot.phylo", "nodelabels", "tiplabels")
importFrom("ggtree", "ggtree", "aes", "nodepie", "geom_inset")
importFrom("phylobase", "phylo4", "phylo4d", "nodeId", "nodeData", "nNodes")
importFrom("scatterpie", "geom_scatterpie")
importFrom("rrBLUP", "A.mat")
importFrom("expm", "expm")
importFrom("pbapply", "pblapply")