DEploid icon indicating copy to clipboard operation
DEploid copied to clipboard

Seg fault with vcf

Open shajoezhu opened this issue 1 year ago • 2 comments

dEploid \
        -vcf "${sample}.vcf.gz" \
        -plaf 'Colombia_candidates_PLAF.txt' \
        -panel 'Colombia_candidates_reference_panel.txt' \
        -o "$sample" \
        -best \
        -sigma 2.0
zsh: segmentation fault  dEploid -vcf "${sample}.vcf.gz" -plaf 'Colombia_candidates_PLAF.txt' -panel  

shajoezhu avatar Oct 16 '22 23:10 shajoezhu