Skip to content

Commit

Permalink
Map "Lineage" to "pango_lineage"
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
huddlej committed Aug 4, 2021
1 parent 80a36fb commit 3c8c8bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/parameters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ sanitize_metadata:
- "Gender=sex"
- "Clade=GISAID_clade"
- "Pango lineage=pango_lineage"
- "Lineage=pango_lineage"
- "Pangolin version=pangolin_version"
- "Variant=variant"
- "AA Substitutions=aa_substitutions"
Expand Down

0 comments on commit 3c8c8bc

Please sign in to comment.