# Generated by roxygen2: do not edit by hand

S3method(autoplot,genes)
S3method(autoplot,scan1)
S3method(autoplot,scan1coef)
export(autoplot.genes)
export(autoplot.scan1)
export(autoplot.scan1coef)
export(ggplot_coef)
export(ggplot_coefCC)
export(ggplot_genes)
export(ggplot_onegeno)
export(ggplot_peaks)
export(ggplot_pxg)
export(ggplot_scan1)
export(ggplot_snpasso)
export(mean_pxg)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(Rcpp,sourceCpp)
importFrom(assertthat,assert_that)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,unit)
importFrom(grid,viewport)
importFrom(purrr,map)
importFrom(purrr,transpose)
importFrom(qtl2,align_scan1_map)
importFrom(qtl2,max_scan1)
importFrom(qtl2,subset_scan1)
importFrom(rlang,.data)
importFrom(stats,lm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stringr,str_replace)
importFrom(tidyr,pivot_longer)
useDynLib(qtl2ggplot)
