Skip to content

Commit 66d2cf1

Browse files
committed
Update parameters in CHANGELOG.md
1 parent b86f0e7 commit 66d2cf1

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,18 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
2020
- [[PR #387](https://github.com/nf-core/viralrecon/pull/387)] - Software closes gracefully when encountering an error
2121
- [[PR #395](https://github.com/nf-core/viralrecon/pull/395)] - Remove minia from default assemblers because it is unreliable
2222
- [[PR #393](https://github.com/nf-core/viralrecon/pull/393)] - Changed primer set to params
23+
- [[PR [#405](https://github.com/nf-core/viralrecon/issues/405)]] - Including parameter `depthcutoff` to freyja demix and boot
2324

2425
### Parameters
2526

26-
| Old parameter | New parameter |
27-
| ------------------- | ------------- |
28-
| `--skip_freyja` | |
29-
| `--freyja_repeats` | |
30-
| `--freyja_db_name` | |
31-
| `--freyja_barcodes` | |
32-
| `--freyja_lineages` | |
27+
| Old parameter | New parameter |
28+
| ---------------------- | ------------- |
29+
| `--skip_freyja` | |
30+
| `--freyja_repeats` | |
31+
| `--freyja_db_name` | |
32+
| `--freyja_barcodes` | |
33+
| `--freyja_lineages` | |
34+
| `--freyja_depthcutoff` | |
3335

3436
> **NB:** Parameter has been **updated** if both old and new parameter information is present.
3537
> **NB:** Parameter has been **added** if just the new parameter information is present.

0 commit comments

Comments
 (0)