# Generated by roxygen2: do not edit by hand

S3method(autoplot,allele1)
S3method(autoplot,feature_tbl)
S3method(autoplot,gene_exon)
S3method(autoplot,merge_feature)
S3method(autoplot,scan1pattern)
S3method(subset,allele1)
S3method(subset,feature_tbl)
S3method(subset,gene_exon)
S3method(subset,top_snps_pattern)
S3method(summary,allele1)
S3method(summary,feature_snp)
S3method(summary,feature_tbl)
S3method(summary,gene_exon)
S3method(summary,gene_snp)
S3method(summary,merge_feature)
S3method(summary,scan1pattern)
S3method(summary,top_snps_pattern)
export(allele1)
export(autoplot.feature_tbl)
export(autoplot.gene_exon)
export(autoplot.merge_feature)
export(autoplot.scan1pattern)
export(create_probs_query_func)
export(gene_exon)
export(genoprob_to_patternprob)
export(ggplot_allele1)
export(ggplot_feature_tbl)
export(ggplot_gene_exon)
export(ggplot_merge_feature)
export(ggplot_scan1pattern)
export(merge_feature)
export(pattern_label)
export(pattern_sdp)
export(read_fast)
export(scan1pattern)
export(sdp_to_logical)
export(sdp_to_pattern)
export(snpprob_collapse)
export(top_snps_pattern)
importFrom(assertthat,assert_that)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(fst,read_fst)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(qtl2,find_peaks)
importFrom(qtl2,genoprob_to_alleleprob)
importFrom(qtl2,scan1)
importFrom(qtl2,scan1blup)
importFrom(qtl2,scan1coef)
importFrom(qtl2,top_snps)
importFrom(qtl2fst,subset_fst_genoprob)
importFrom(rlang,.data)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
