Closed sjfandrews closed 6 years ago
thanks! we will look into this and get pack to you asap.
I performed my own liftOver from hg18 to hg19 and SSIMP successfully ran.
That is good to hear! We will still be working on the fix for our internal liftover.
Hi, I am encountering an issue that is causing the SSIMP to fail. Seems to be due to lifting the summary stats from hg18 to hg19
file_name:gwas/ggt_test.txt ... loading the 1.7GB database of positions under three builds. This will take about a minute. Loaded. Estimating which build (hg18/hg19/hg37) of the reference panel and the GWAS file, in case it is necessary to modify the GWAS file to match the reference panel some_records_from_each_chromosome.size():2,300 count_of_hg18_0based,count_of_hg19_0based,count_of_hg20_0based,count_of_hg18_1based,count_of_hg19_1based,count_of_hg20_1based: 0 , 70 , 36 , 100 , 1,897 , 860 gwas_all_chrpos.size():1,000 count_of_hg18_0based,count_of_hg19_0based,count_of_hg20_0based,count_of_hg18_1based,count_of_hg19_1based,count_of_hg20_1based: 60 , 0 , 1 , 945 , 0 , 0 which_build_gwas,which_build_ref: hg18_1 , hg19_1 builds are different. Need to adjust the positions in the GWAS to match those in the ref panel gwas_old_build_to_new.size():1,000 Assertion failed: (crps.pos > 0), function main, file src/ssimp.cc, line 812. Abort trap: 6