Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seg fault with vcf #361

Open
shajoezhu opened this issue Oct 16, 2022 · 2 comments
Open

Seg fault with vcf #361

shajoezhu opened this issue Oct 16, 2022 · 2 comments

Comments

@shajoezhu
Copy link
Member

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
Copy link
Member Author

Assertion failed: (indexOfChromStarts_.size() == this->chrom_.size()), function trimming, file src/dEploidIO.cpp, line 992.

@shajoezhu
Copy link
Member Author

this was due to vsqlod set up, default value takes 8. when data is poor, and all been filtered, this needs to be more flexible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant