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

Segmentation Fault #612

Open
ciselkemahli opened this issue Jan 29, 2024 · 1 comment
Open

Segmentation Fault #612

ciselkemahli opened this issue Jan 29, 2024 · 1 comment

Comments

@ciselkemahli
Copy link

Hello,

I got the segmentation fault problem when I ran the below code. It reads all the bam files in the bamlist correctly. (The ANGSD version 0.929) When I removed doVcf and doPost with it, the problem was gone, and it worked properly. There can be a bug or something; I do not know, so I want to let you know. Thank you.

~/bin/angsd/angsd -b $pop -out output -ref $ref -GL 1 -doMajorMinor 1 -doMaf 1 -doGlf 3 -minInd $mInd -SNP_pval 1e-6 -minmaf 0.05 -nThreads 8 -minMapQ 10 -minQ 20 -doCounts 1 -doVcf 1 -doPost 1 -setMinDepthInd 6

@ANGSD
Copy link
Owner

ANGSD commented Jan 29, 2024 via email

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

2 participants