# Generated by roxygen2: do not edit by hand

S3method(pcadapt,pcadapt_bed)
S3method(pcadapt,pcadapt_matrix)
S3method(pcadapt,pcadapt_pool)
S3method(plot,pcadapt)
export(bed2matrix)
export(get.pc)
export(get.pop.names)
export(get.score.color)
export(hist_plot)
export(manhattan_plot)
export(pcadapt)
export(qq_plot)
export(read.pcadapt)
export(run.pcadapt)
export(score_plot)
export(scree_plot)
export(vcf2pcadapt)
export(writeBed)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,qplot)
importFrom(ggplot2,scale_color_hue)
importFrom(grDevices,rainbow)
importFrom(magrittr,"%>%")
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,dchisq)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(utils,read.table)
importFrom(utils,write.table)
importFrom(vcfR,extract.gt)
importFrom(vcfR,read.vcfR)
useDynLib(pcadapt)
useDynLib(pcadapt, .registration = TRUE)
