Dengfeng Guan

Results 3 issues of Dengfeng Guan

Hello David, Currently I am running svim-asm on mulitple samples(species) separately, but I wonder if I can run sv calling on the samples together and generate a vcf with multiple...

Hi, The code from 110 to 118 of pbwtHtslib.c in function pbwtReadVcfGT may bring a bug. ``` if (gt_arr[i] == bcf_int32_vector_end) x[i] = bcf_gt_allele(gt_arr[i-1]); // treat haploid genotypes as diploid...

Hello, I ran into a segment fault on my samples, two of them did not pass chrX. I have checked the memory usage, with a peak of 8 Gb usage...