Skip to content

Commit

Permalink
fix: always load config/config_dengue.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Mar 25, 2023
1 parent dccd043 commit 11b2ac2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Snakefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
if not config:
configfile: "config/config_dengue.yaml"
configfile: "config/config_dengue.yaml"

serotypes = ['all', 'denv1', 'denv2', 'denv3', 'denv4']

Expand Down

0 comments on commit 11b2ac2

Please sign in to comment.