Skip to content

Conversation

@joverlee521
Copy link
Contributor

@joverlee521 joverlee521 commented Sep 23, 2025

Description of proposed changes

Depends on merge and release of nextstrain/cli#472

Requires Nextstrain CLI 10.3.0

Checklist

Copy link
Member

@victorlin victorlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with Nextstrain CLI 10.3.0 and #74, works well.

Before:

$ nextstrain run . phylogenetic ./tmp
The 'phylogenetic' workflow is not registered by pathogen '.'!

Trying to run it anyways (but it likely won't work)…

Running the 'phylogenetic' workflow for pathogen .
Resolved 'include_strains_genome.txt' to '/nextstrain/pathogen/phylogenetic/defaults/include_strains_genome.txt'.
Resolved 'include_strains_N450.txt' to '/nextstrain/pathogen/phylogenetic/defaults/include_strains_N450.txt'.
Resolved 'dropped_strains.txt' to '/nextstrain/pathogen/phylogenetic/defaults/dropped_strains.txt'.
Resolved 'dropped_strains.txt' to '/nextstrain/pathogen/phylogenetic/defaults/dropped_strains.txt'.
Saved current run config to 'results/run_config.yaml'.

After:

$ nextstrain run . phylogenetic ./tmp
Running the 'phylogenetic' workflow for pathogen .
Resolved 'include_strains_genome.txt' to '/nextstrain/pathogen/phylogenetic/defaults/include_strains_genome.txt'.
Resolved 'include_strains_N450.txt' to '/nextstrain/pathogen/phylogenetic/defaults/include_strains_N450.txt'.
Resolved 'dropped_strains.txt' to '/nextstrain/pathogen/phylogenetic/defaults/dropped_strains.txt'.
Resolved 'dropped_strains.txt' to '/nextstrain/pathogen/phylogenetic/defaults/dropped_strains.txt'.
Saved current run config to 'results/run_config.yaml'.

@joverlee521 joverlee521 force-pushed the nextstrain-run-workflows branch from f0730f6 to 851cd5a Compare September 26, 2025 22:41
@joverlee521 joverlee521 marked this pull request as ready for review September 26, 2025 22:45
@joverlee521 joverlee521 merged commit 3d8d4eb into main Sep 26, 2025
4 of 5 checks passed
@joverlee521 joverlee521 deleted the nextstrain-run-workflows branch September 26, 2025 23:12
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.

3 participants