Commit a2b8d48
committed
docs: drop stale diann_extra_args references (use extra_args)
The parameter was renamed to 'extra_args', but the worked example in
docs/usage.md still used the old 'diann_extra_args' name. That name is no
longer read by the pipeline, so it is silently ignored — flags like
--smart-profiling/--peak-center were dropped without warning. Update the
example to 'extra_args' and remove the lingering 'formerly diann_extra_args'
note from conf/modules/dia.config. Passing 'diann_extra_args' is now flagged
by nf-schema as an unrecognised parameter rather than silently doing nothing.1 parent 71d1bac commit a2b8d48
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| |||
0 commit comments