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

Support vanilla GISAID downloads #701

Merged
merged 3 commits into from
Aug 12, 2021
Merged

Support vanilla GISAID downloads #701

merged 3 commits into from
Aug 12, 2021

Conversation

huddlej
Copy link
Contributor

@huddlej huddlej commented Aug 3, 2021

Description of proposed changes

Support a workflow that includes inputs from the GISAID Search interface including "Sequences (FASTA)" (converting spaces to underscores) and "Patient status metadata" (both shown below)

image

These files technically contain the information we need to run the workflow, given the minor changes in this PR.

Testing

  • CI

Release checklist

If this pull request introduces new features, complete the following steps:

  • Update docs/change_log.md in this pull request to document these changes by the date they were added.

@huddlej
Copy link
Contributor Author

huddlej commented Aug 4, 2021

I just noticed 2abdf4d is redundant with @jameshadfield's PR #691, so we should merge that PR first and then I'll rebase this onto that without the first commit.

huddlej added 2 commits August 4, 2021 12:29
Uses GISAID's new convention of replacing whitespace with underscores in
strain names so metadata and sequence data match when using search
downloads.
To support GISAID's patient status metadata as an input format that's
consistent with the rest of our workflow, map the "Lineage" column to
its Nextstrain equivalent (since this column contains the PANGO
lineage).
@huddlej huddlej force-pushed the support-vanilla-gisaid branch from 8b87907 to 3c8c8bc Compare August 4, 2021 19:31
Documents two options for downloading search results including the
original "Augur" download and the two separate GISAID downloads that
have always been available.
@huddlej huddlej merged commit 7b61136 into master Aug 12, 2021
@huddlej huddlej deleted the support-vanilla-gisaid branch August 12, 2021 04:30
huddlej added a commit to nextstrain/docs.nextstrain.org that referenced this pull request Aug 12, 2021
The ncov PR 701 [1] expanded the ncov tutorial to include a description
of how to download search results from GISAID as two separate files.
This commit adds the corresponding screenshots for that documentation.

[1] nextstrain/ncov#701
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