-
Notifications
You must be signed in to change notification settings - Fork 69
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
RELAX Error: Matrix/List LHS expected but not supplied #1777
Comments
Dear @lrschaff, This specific error is because the I am going to release 2.5.65 tonight or tomorrow (with some other code changes) that fixes this issue. Best, P.S. |
Thank you for the quick response Sergei! I will try this new version out. I appreciate the help, Lillie |
Hi Sergei, When building 2.5.65, the version identifies as 2.5.64 and fails as before: $ hyphy RELAX --alignment ./gene_167.fa --tree ./536mammals_ML_tree_BG.nwk --test ProgHigh --models All --srv Branch-site --multiple-hit "Double+Triple" --keepident true Function call stack
2 : selection.io.json_store_setting(relax.json,"convergence-flat-surface",relax.best_samples[1]-relax.best_samples[0]);
3 : relax.FitMainTestPair(relax.loop_passes==1);
Is it possible that the update hasn't fully propagated yet or might I be missing a step to ensure the right version is installed? Thanks, Lillie |
Dear @lrschaff, Ooops! My mistake (messed up code merges). I re-released 2.5.65, please try again. Best, |
Hello hyphy team,
I am attempting to run RELAX on HPC and looks like RELAX is almost done running but then I am getting the error:
This is the input as well:
hyphy RELAX --alignment ./gene_167.fa --tree ./536mammals_ML_tree.nwk --test ProgHigh --models All --srv Branch-site --multiple-hit "Double+Triple" --keepident true
I am also using the 2.5.64 version of hyphy.
Do you have any insight on how to fix this error?
Thank you,
Lillie
The text was updated successfully, but these errors were encountered: