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: 11 #3

Open
tantrev opened this issue Sep 29, 2016 · 1 comment
Open

Segmentation fault: 11 #3

tantrev opened this issue Sep 29, 2016 · 1 comment

Comments

@tantrev
Copy link

tantrev commented Sep 29, 2016

I was just trying to test SCITE on an extremely sparse genotype matrix, but it fails with "Segmentation fault: 11". A copy of my test data may be found here -
scite.csv.zip - and my command was:

./scite -i scite.csv -n 27 -m 119 -r 1 -l 900000 -fd 6.04e-5 -ad 0.21545 0.21545 -cc 1.299164e-05

Any help would be more than appreciated. Thank you.

@jahnka
Copy link
Collaborator

jahnka commented Oct 10, 2016

Try setting n to be 26. I think you just miscounted the number of mutations. I will update the code to print a warning in such cases. You also may want to check your data. There are only missing data points and some homozygous mutations.

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