Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
for common variables. Extremely useful for running test builds locally¹ or for running select builds on AWS,. This would be cleaner if we were to do it in a config.yaml or similar, but it's here to preserve familiarity while the repo is seeing a lot of changes. ¹ example command: `snakemake --cores 1 -pf --config 'subtypes=["h5n1"]' 'same_strains_per_segment=True' 'time=2y' 'n_seqs=50'`
- Loading branch information