-
Notifications
You must be signed in to change notification settings - Fork 19
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
fix_tree.py
can create invalid tree
#232
Comments
Failure in hmpxv_big build today possibly related to
|
fix_tree.py
can duplicate nodesfix_tree.py
can create invalid tree
Hello, I got this same error (from march 27th) today. I'm running an older version of the nextstrain hmpxv tree (without the updated downsampling). Did you find a solution or a reason why this was occurring? |
Hi @taranewman, we have not run into this issue in while so we have not looked into it. In the past, this was a stochastic error for us and we would just re-run the workflow. |
Thanks for the info, @joverlee521 ! It was the same for me - re-running was successful. |
The
hmpxv1_big
build failed yesterday with a validation error fromaugur export v2
I searched for
OP615261
in the results files and see that it only appears once in thetree_raw.nwk
(produced by augur tree) but appears twice in thetree_fixed.nwk
(produced by scripts/fix_tree.py). Somehow scripts/fix_tree.py is duplicating the node.The text was updated successfully, but these errors were encountered: