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

Adding time-varying hierarchical model #109

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marlinfiggins
Copy link
Collaborator

Adding spline-based hierarchical model as an option.

Thought I had a PR for this already, but I've started adding a hierarchical model for time-varying growth advantages. Currently having issues testing due to a jax versioning issue, when I run

nextstrain build . --configfile config/config.yaml --config data_provenances=gisaid variant_classification=nextstrain_clades geo_resolutions=usa

I get the following error:

RuntimeError: jaxlib is version 0.4.6, but this version of jax requires version >= 0.4.11.

@victorlin
Copy link
Member

RuntimeError: jaxlib is version 0.4.6, but this version of jax requires version >= 0.4.11.

This should work on the latest Nextstrain Docker runtime version nextstrain/base:build-20240918T095015Z, where both jax and jaxlib are version 0.4.33.

Could you paste the output of nextstrain version --verbose?

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

Successfully merging this pull request may close these issues.

2 participants