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

phylogenetic: Stochastic augur refine error #82

Open
joverlee521 opened this issue Jul 24, 2024 · 2 comments
Open

phylogenetic: Stochastic augur refine error #82

joverlee521 opened this issue Jul 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@joverlee521
Copy link
Contributor

joverlee521 commented Jul 24, 2024

Noting the stochastic error in the all serotype build that I've seen in the automated runs:

Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/treetime/treetime.py", line 57, in run
    return self._run(**kwargs)
  File "/usr/local/lib/python3.10/site-packages/treetime/treetime.py", line 333, in _run
    self.calc_rate_susceptibility(params=tt_kwargs)
  File "/usr/local/lib/python3.10/site-packages/treetime/clock_tree.py", line 866, in calc_rate_susceptibility
    raise ValueError("ClockTree.calc_rate_susceptibility: rate estimate is negative. In this case the heuristic treetime uses to account for uncertainty in the rate estimate does not work. Please specify the clock-rate and its standard deviation explicitly via CLI parameters or arguments.")
ValueError: ClockTree.calc_rate_susceptibility: rate estimate is negative. In this case the heuristic treetime uses to account for uncertainty in the rate estimate does not work. Please specify the clock-rate and its standard deviation explicitly via CLI parameters or arguments.

ERROR: ClockTree.calc_rate_susceptibility: rate estimate is negative. In this case the heuristic treetime uses to account for uncertainty in the rate estimate does not work. Please specify the clock-rate and its standard deviation explicitly via CLI parameters or arguments. 
 
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.
@joverlee521 joverlee521 added the bug Something isn't working label Jul 24, 2024
@ammaraziz
Copy link

@joverlee521 what causes this error? I have seen it before in my other builds but never tracked it down.

@joverlee521
Copy link
Contributor Author

@ammaraziz I have not dug into the error so I'm not entirely sure. My guess is the stochastic error is caused by the random subsampling, but I also have not seen this error in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants