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

TreeTimeUnknownError: Unexpected behavior detected with y-values '[]' - When using augur refine #294

Open
PepijnTeuling opened this issue Dec 10, 2024 · 0 comments

Comments

@PepijnTeuling
Copy link

This error occured when running augur refine in a snakefile with a conda based Nextstrain environment, the input being 62 bacterial genomes.

Versions:

  • conda: 24.9.2
  • nextstrain.cli: 8.5.3
  • augur: 26.0.0
  • treetime: 0.11.4

The Error Message:

treetime.TreeTimeUnknownError: Error: Unexpected behavior detected in multiply function when determining peak of function with y-values '[]'.

If you see this error please let us know by filling an issue at:
https://github.com/neherlab/treetime/issues

ERROR: Error: Unexpected behavior detected in multiply function when determining peak of function with y-values '[]'.

If you see this error please let us know by filling an issue at:
https://github.com/neherlab/treetime/issues

ERROR in TreeTime.run: An error occurred which was not properly handled in TreeTime. If this error persists, please let us know by filing a new issue including the original command and the error above at: https://github.com/neherlab/treetime/issues

ERROR from TreeTime: An error occurred in TreeTime (see above). This may be due to an issue with TreeTime or Augur.
Please report you are calling TreeTime via Augur.

Related Issue

#270
This issue is about the same error (although outside of augur), and I would guess with the same cause as well: the genomes being too long.
In #270 a work-around is suggested, but I am unsure how to go about it programmatically.

Complete Log Files

The complete stdout and stderr from the augur refine step:
refine.stdout.txt
refine.stderr.txt

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

1 participant