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

ingest: Remove use of ncov-ingest geolocation rules #303

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joverlee521
Copy link
Contributor

Description of proposed changes

Remove the use of the ncov-ingest geolocation rules since Augur now uses the built-in geolocation rules by default.

Depends on the release of
nextstrain/augur#1745

Related issue(s)

Part of nextstrain/public#17

Checklist

  • Checks pass

Remove the use of the ncov-ingest geolocation rules since Augur
now uses the built-in geolocation rules by default.

Depends on the release of
<nextstrain/augur#1745>
@joverlee521
Copy link
Contributor Author

joverlee521 commented Feb 14, 2025

Tested locally with my local version of Augur that includes the changes from nextstrain/augur#1745

nextstrain build --augur ../augur ingest 

Diffed the output with the prod metadata, with expected changes to geolocation fields:

region country count
North America USA->Puerto Rico 3

Ran the results through the phylogenetic workflow with the Augur changes

mv ingest/results/* phylogenetic/data/
nextstrain build --augur ../augur phylogenetic

The build has been uploaded to staging. Since subsampling includes grouping by country, there are more sequences now that samples from Puerto Rico are grouped separately than samples from USA.

Following changes in geolocation rules in previous commit, Puerto Rico
is now included at the country level.
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