# Generated by roxygen2: do not edit by hand

S3method(base::dim,xptr_bed)
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)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,rainbow)
importFrom(magrittr,"%>%")
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(utils,read.table)
useDynLib(pcadapt)
useDynLib(pcadapt, .registration = TRUE)
