# Generated by roxygen2: do not edit by hand

export(check_chrom_lengths)
export(check_gsp_for_validity_and_saturation)
export(check_pedigree_for_inbreeding)
export(computeQs_from_segments)
export(create_GSP)
export(drop_segs_down_gsp)
export(gscramble2newhybrids)
export(gscramble2plink)
export(gsp2dot)
export(mat_scramble)
export(perm_gs_by_pops)
export(plink2gscramble)
export(plink_map2rec_rates)
export(plot_simulated_chromomsome_segments)
export(prep_gsp_for_hap_dropping)
export(rearrange_genos)
export(recomb_point)
export(renumber_GSP)
export(seg2tib)
export(segments2markers)
export(segregate)
export(sim_level_founder_haplos)
export(xover)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n)
importFrom(dplyr,near)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(purrr,flatten)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,pmap)
importFrom(readr,write_tsv)
importFrom(rlang,.data)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stringr,str_c)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(utils,write.table)
