Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
phylo: Make
auspice_name
config optional
If `auspice_name` param is not provided, then the workflow will use the required `build_name` as the default Auspice filename. Ensures that we are following the Nextstrain Snakemake style guide for configs¹ by not accessing configs with `config.get(key)`. ¹ https://docs.nextstrain.org/en/latest/reference/snakemake-style-guide.html#access-config-values-appropriately
- Loading branch information