Skip to content

Align SC2 with new clades tsvs in ncov#42

Merged
corneliusroemer merged 1 commit intomasterfrom
fix-sc2-clades
May 22, 2023
Merged

Align SC2 with new clades tsvs in ncov#42
corneliusroemer merged 1 commit intomasterfrom
fix-sc2-clades

Conversation

@corneliusroemer
Copy link
Copy Markdown
Member

See nextstrain/ncov#1065
Clade legacy is hence deprecated
We now have a new column "display clade name" which is a combination
of Nextstrain clade and Pango lineage, e.g. "23B (XBB.1.16)"

See nextstrain/ncov#1065
Clade legacy is hence deprecated
We now have a new column "display clade name" which is a combination
of Nextstrain clade and Pango lineage, e.g. "23B (XBB.1.16)"
@corneliusroemer corneliusroemer merged commit 817142a into master May 22, 2023
@corneliusroemer
Copy link
Copy Markdown
Member Author

I forgot to add a prospective CHANGELOG entry for the datasets and just noticed now that this change has downstream implications for ncov-ingest
Will fix ncov-ingest now.
See also https://bedfordlab.slack.com/archives/CTZKJC7PZ/p1687245376118779

corneliusroemer added a commit to nextstrain/ncov-ingest that referenced this pull request Jun 20, 2023
Starting with dataset release `2023-06-16` Nextclade no longer outputs a `clades_legacy` column into the tsv
( This was implemented in neherlab/nextclade_data_workflows#42
And triggered by a refactor in ncov of how we annotate clades nextstrain/ncov#1065 )
So as not to break downstream workflows that rely on ingest output `metadata.tsv` having `clade_legacy`, this PR adds a `clade_legacy` column to `metadata.tsv`
The values are defined as a simple mapping from `clade_nextstrain` (year-letter, e.g. 22F) to `clade_legacy` in `defaults/clade-legacy-mapping.yml`
This file lives in ingest for now to make this PR work without requiring changes to `ncov`.
corneliusroemer added a commit to nextstrain/ncov-ingest that referenced this pull request Jun 20, 2023
Starting with dataset release `2023-06-16` Nextclade no longer outputs a `clades_legacy` column into the tsv
( This was implemented in neherlab/nextclade_data_workflows#42
And triggered by a refactor in ncov of how we annotate clades nextstrain/ncov#1065 )
So as not to break downstream workflows that rely on ingest output `metadata.tsv` having `clade_legacy`, this PR adds a `clade_legacy` column to `metadata.tsv`
The values are defined as a simple mapping from `clade_nextstrain` (year-letter, e.g. 22F) to `clade_legacy` in `defaults/clade-legacy-mapping.yml`
This file lives in ingest for now to make this PR work without requiring changes to `ncov`.
@corneliusroemer corneliusroemer deleted the fix-sc2-clades branch June 27, 2023 12:52
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