Dear author,
While using ssimp, the issue below raised:
chrm1 11,000,000-12,000,000
5,497 # GWAS SNPs in this window (with 250,000 flanking)
4,193 # SNPs in both (i.e. useful as tags)
9,134 # target SNPs (anything in narrow window, will include some tags)
ssimp: src/ssimp.cc:1771: mvn::SquareMatrix ssimp::make_C_tag_tag_matrix(const std::vector<const std::vector*>&): Assertion `c_kl >= -1.0' failed.
Here is the command I used for the imputation.
ssimp
--gwas ../allEC_unmunged
--ref ~/reference_panels/1000genomes/ALL.chr{CHRM}.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz
--out allEC_unmunged_ssimp
--sample.names ~/reference_panels/1000genomes/integrated_call_samples_v3.20130502.ALL.panel/sample/super_pop=EUR
--log allEC_unmunged.log
--impute.maf 0.01
Do you know what caused this issue and how to fix this?
Many thanks,
patrick
Dear author,
While using ssimp, the issue below raised:
chrm1 11,000,000-12,000,000
5,497 # GWAS SNPs in this window (with 250,000 flanking)
4,193 # SNPs in both (i.e. useful as tags)
9,134 # target SNPs (anything in narrow window, will include some tags)
ssimp: src/ssimp.cc:1771: mvn::SquareMatrix ssimp::make_C_tag_tag_matrix(const std::vector<const std::vector*>&): Assertion `c_kl >= -1.0' failed.
Here is the command I used for the imputation.
ssimp
--gwas ../allEC_unmunged
--ref ~/reference_panels/1000genomes/ALL.chr{CHRM}.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz
--out allEC_unmunged_ssimp
--sample.names ~/reference_panels/1000genomes/integrated_call_samples_v3.20130502.ALL.panel/sample/super_pop=EUR
--log allEC_unmunged.log
--impute.maf 0.01
Do you know what caused this issue and how to fix this?
Many thanks,
patrick