nextstrain / augur

Pipeline components for real-time phylodynamic analysis
https://docs.nextstrain.org/projects/augur/
GNU Affero General Public License v3.0
268 stars 128 forks source link

augur curate transform-strain-name #1486

Closed joverlee521 closed 5 days ago

joverlee521 commented 1 week ago

Context

Verify the strain name pattern and use a backup field value if the strain name pattern does not match. This subcommand was more relevant when augur did not have the --metadata-id-column option and the strain column was required to be non-empty and unique.

Description

augur curate transform-strain-name can start from transform-strain-names from ingest.

Consider https://github.com/nextstrain/augur/issues/1515 or leave as a future TODO.