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

Intermittent bug in arg-sample #21

Open
hyanwong opened this issue Jan 29, 2017 · 1 comment
Open

Intermittent bug in arg-sample #21

hyanwong opened this issue Jan 29, 2017 · 1 comment

Comments

@hyanwong
Copy link

With some OSes / libraries (but not all) I get the following message when running the attached .sites file (here saved as .txt to allow github uploading).

arg-sample --sites argweaver_bug.txt --popsize 5000 --recombrate 2.5e-08 \
--mutrate 3.76782964726e-06 --overwrite --quiet --randseed 1355090636 \
--iters 5000 --sample-step 5000 --output /tmp/bug

arg-sample: src/argweaver/sample_thread.cpp:517: int argweaver::sample_hmm_posterior_step(const argweaver::TransMatrixSwitch*, const double*, int): Assertion `matrix->get(k, state2) != 0.0' failed.
Aborted

File at
argweaver_bug.txt

@swamidass
Copy link

Seems like development has shifted to: https://github.com/mjhubisz/argweaver/commits/master

Perhaps post your bug there.

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