# Generated by roxygen2: do not edit by hand

S3method(identify_clump,clumpingResult)
S3method(identify_clump,selectionResult)
S3method(plot,clumpingResult)
S3method(plot,selectionResult)
S3method(print,clumpingResult)
S3method(print,phenotypeData)
S3method(print,screeningResult)
S3method(print,selectionResult)
S3method(summary,clumpingResult)
S3method(summary,phenotypeData)
S3method(summary,screeningResult)
S3method(summary,selectionResult)
export(clump_snps)
export(gui_geneSLOPE)
export(identify_clump)
export(read_phenotype)
export(screen_snps)
export(select_snps)
import(ggplot2)
importFrom(SLOPE,SLOPE)
importFrom(bigmemory,read.big.matrix)
importFrom(grid,downViewport)
importFrom(grid,grid.locator)
importFrom(grid,upViewport)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,pf)
importFrom(stats,qnorm)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
