# Generated by roxygen2: do not edit by hand

S3method(extract,gwas)
S3method(extract,gwid)
S3method(extract_window,gwid)
S3method(fisher_test,gwas)
S3method(fisher_test,gwid)
S3method(fisher_test,result_snps)
S3method(gtest,haplotype_structure)
S3method(haplotype_frequency,haplotype_structure)
S3method(haplotype_structure,gwas)
S3method(haplotype_structure,gwid)
S3method(mcnemar_test,result_snps)
S3method(mcnemar_test_permut,result_snps)
S3method(permutation_test,gwas)
S3method(permutation_test,gwid)
S3method(permutation_test,haplotype_structure)
S3method(plot,gwas)
S3method(plot,gwid)
S3method(plot,haplotype_frequency)
S3method(plot,haplotype_structure_frequency)
S3method(plot,result_snps)
S3method(plot,test_snps)
S3method(print,gwas)
S3method(roh,phase)
S3method(subset,gwid)
export(build_gwas)
export(build_gwid)
export(build_phase)
export(case_control)
export(extract)
export(extract_window)
export(fisher_test)
export(gtest)
export(haplotype_frequency)
export(haplotype_structure)
export(mcnemar_test)
export(mcnemar_test_permut)
export(permutation_test)
export(print)
export(roh)
export(subset)
import(Matrix)
import(data.table)
importFrom(piggyback,pb_download)
importFrom(stats,fisher.test)
importFrom(stats,quantile)
importFrom(stats,xtabs)
