Skip to content

Commit 44a596c

Browse files
committed
Add parameters to changelog
1 parent 224ea8c commit 44a596c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,20 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
4949
- [[#409](https://github.com/nf-core/chipseq/issues/409)] - Bulk modules and subworkflows update.
5050
- [[PR #415](https://github.com/nf-core/chipseq/pull/415)] - Get rid of `oras` in modules.
5151

52+
### Parameters
53+
54+
| Old parameter | New parameter |
55+
| ---------------------- | ------------------------------------ |
56+
| `--show_hidden_params` | `--validationShowHiddenParams` |
57+
| | `--version` |
58+
| | `--hook_url` |
59+
| | `--multiqc_logo` |
60+
| | `--multiqc_methods_description` |
61+
| | `--pipelines_testdata_base_path` |
62+
| | `--validationFailUnrecognisedParams` |
63+
| | `--validationLenientMode` |
64+
| `--enable_conda` | |
65+
5266
### Software dependencies
5367

5468
Note, since the pipeline is now using Nextflow DSL2, each process will be run with its own [Biocontainer](https://biocontainers.pro/#/registry). This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.

0 commit comments

Comments
 (0)