Commit b14e591
committed
WIP: run: ensure <analysis_directory>/config.yaml overrides workflow config
Because of the order in which Snakemake merges configs, we must also provide the
user's config from their analysis directory to override workflow configs
provided via the `--configfile` option.
See detailed discussion in
<#462 (comment)>1 parent 529cf32 commit b14e591
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
270 | 279 | | |
271 | 280 | | |
272 | 281 | | |
| |||
296 | 305 | | |
297 | 306 | | |
298 | 307 | | |
| 308 | + | |
| 309 | + | |
299 | 310 | | |
300 | 311 | | |
301 | 312 | | |
| |||
0 commit comments