Skip to content

Adding time-varying hierarchical model#109

Open
marlinfiggins wants to merge 2 commits into
mainfrom
supporting-time-varying-hier
Open

Adding time-varying hierarchical model#109
marlinfiggins wants to merge 2 commits into
mainfrom
supporting-time-varying-hier

Conversation

@marlinfiggins

Copy link
Copy Markdown
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
Copy Markdown
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