File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ development source code and as such may not be routinely kept up to date.
1515
1616## Improvements
1717
18+ * ` nextstrain run ` supports running workflows with defined Snakefiles and
19+ configfiles in the ` nextstrain-pathogen.yaml ` file. This is mainly relevant
20+ for maintainers for pathogens and does not affect users of ` nextstrain run ` .
21+ ([ #462 ] ( https://github.com/nextstrain/cli/pull/462 ) )
22+
1823* ` nextstrain setup <pathogen> ` and ` nextstrain version --pathogens ` now list
1924 the available workflows for a pathogen if the pathogen lists the workflows
2025 in the it's top-level ` nextstrain-pathogen.yaml ` file.
Original file line number Diff line number Diff line change @@ -19,6 +19,11 @@ development source code and as such may not be routinely kept up to date.
1919(v-next-improvements)=
2020### Improvements
2121
22+ * ` nextstrain run ` supports running workflows with defined Snakefiles and
23+ configfiles in the ` nextstrain-pathogen.yaml ` file. This is mainly relevant
24+ for maintainers for pathogens and does not affect users of ` nextstrain run ` .
25+ ([ #462 ] ( https://github.com/nextstrain/cli/pull/462 ) )
26+
2227* ` nextstrain setup <pathogen> ` and ` nextstrain version --pathogens ` now list
2328 the available workflows for a pathogen if the pathogen lists the workflows
2429 in the it's top-level ` nextstrain-pathogen.yaml ` file.
You can’t perform that action at this time.
0 commit comments