get_snpset_code()
get_snpset_code()
Dataframe containing the top hit
get_snpset_code()
#> [1] "snpset_list <- df1 %>% get_lead_snps(thresh = 1e-08,region_size=1000000) %>% match_by_pos(df2)"
#> [1] "snps_matched <- snpset_list$found %>% match_by_alleles()"
#> [1] "snps_matched_flipped %>% snps_matched$matched %>% flip_to_positive_allele_for_dat1()"