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: Use inline root sequence #57

Merged
merged 1 commit into from
Apr 16, 2024
Merged

phylogenetic: Use inline root sequence #57

merged 1 commit into from
Apr 16, 2024

Conversation

joverlee521
Copy link
Contributor

@joverlee521 joverlee521 commented Apr 16, 2024

Based on feedback from @jameshadfield in
#56 (comment)

Looking at the existing dataset files on S3,
the 5 KiB root-sequence.json is pretty negligible when the main Auspice JSON is only 163 KiB. Nextstrain datasets are limited by the 500MB memory cap in Chrome,¹ so we'd be fine adding the root sequence inline.

¹ nextstrain/auspice#1622

Checklist

  • Checks pass

Based on feedback from @jameshadfield in
#56 (comment)

Looking at the existing dataset files on S3,
the 5 KiB root-sequence.json is pretty negligible when the main
Auspice JSON is only 163 KiB. Nextstrain datasets are limited by the
500MB memory cap in Chrome,¹ so we'd be fine adding the
root sequence inline.

¹ nextstrain/auspice#1622
@joverlee521
Copy link
Contributor Author

Merging since the CI run's outputs include root_sequence in the Auspice JSON and the dataset looks good in auspice.us

@joverlee521 joverlee521 merged commit 0afe650 into main Apr 16, 2024
32 checks passed
@joverlee521 joverlee521 deleted the inline-root branch April 16, 2024 18:22
@joverlee521
Copy link
Contributor Author

joverlee521 commented Apr 16, 2024

Manually deleted cache and triggered a re-run of the ingest-to-phylo workflow.

Once complete

  • Remove the existing s3://nextstrain-data/zika_root-sequence.json.

jameshadfield added a commit to nextstrain/nextstrain.org that referenced this pull request Apr 19, 2024
nextstrain/zika#57 removed the zika root
sequence sidecar (as it's inlined in the main JSON). Note that the
staging/zika dataset still has the root sequence sidecar and we assert
its existence in tests here!
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.

1 participant