-
Notifications
You must be signed in to change notification settings - Fork 70
RELAX internal errors #1810
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
Comments
Dear @00-kelvin, Could you check the version of HyPhy you have? I was able to run a couple files without issues with the current version. N5.HOG0022712.fltrd.fasta.RELAX.json.zip N5.HOG0063733.fltrd.fasta.RELAX.json.zip Best, |
Interesting... I don't think it's a version issue, as I've made sure to keep updated and it has run successfully on many other genes in the dataset.
Was your command approximately the same as mine? And can I ask how many cores you used? I've been running these tests on a computing cluster and RELAX has often taken multiple days to run - it seems like you were able to get them done much faster than that. |
Oops, I just realized that there actually is a 2.5.65 now... I will update to that and see if that resolves the issue. |
Dear @00-kelvin, Yes, exactly the same command as what you head in your script. I ran it on my M4 MBPro using "all available cores", which is 10. The current version is actually 2.5.68. Best, |
Ah, ok. 2.5.65 seems to be the most recent version available through Anaconda -- I'll try that first and if I still have issues, maybe I will try building from source instead. Thank you! I'll let you know what I find out. |
Hi there Sergei,
I have run RELAX on a set of 4,754 alignments, of which the vast majority were successful. However, 13 of the genes have produced a couple of unfamiliar "Internal errors" that I hoped you might be able to help me resolve.
The majority of the errors look something like this:
... [more zeroes corresponding to the number of branches] ...
One or 2 have run into a different error, which looks like:
On one occasion, a gene that initially errored out with the latter "SimplexMethod" error later errored out instead with the "GradientLocateTheBump" error upon re-running relax with more threads.
I am attaching a few of the alignment/tree files which gave these errors, and the script I used to run RELAX is below.
Thank you,
Calvin
relax_errors.zip
The text was updated successfully, but these errors were encountered: