Skip to content

Commit 18fb672

Browse files
committed
Add new modules to changelog
1 parent 72e9193 commit 18fb672

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,14 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
5555
5656
### Modules / Subworkflows
5757

58-
| Script | Old name | New name |
59-
| ----------------------- | ----------------- | --------------------------- |
60-
| `local/gtf_filter` | `GTF_GENE_FILTER` | `GTF_FILTER` |
61-
| `local/tx2gene` | `SALMON_TX2GENE` | `TX2GENE` |
62-
| `local/tximport` | `SALMON_TXIMPORT` | `TXIMPORT` |
63-
| `local/quantify_salmon` | `QUANTIFY_SALMON` | `QUANTIFY_PSEUDO_ALIGNMENT` |
58+
| Script | Old name | New name |
59+
| ------------------------ | ----------------- | --------------------------- |
60+
| `local/gtf_filter` | `GTF_GENE_FILTER` | `GTF_FILTER` |
61+
| `local/tx2gene` | `SALMON_TX2GENE` | `TX2GENE` |
62+
| `local/tximport` | `SALMON_TXIMPORT` | `TXIMPORT` |
63+
| `local/quantify_salmon` | `QUANTIFY_SALMON` | `QUANTIFY_PSEUDO_ALIGNMENT` |
64+
| `nf-core/kallisto_index` | | `KALLISTO_INDEX` |
65+
| `nf-core/kallisto_quant` | | `KALLISTO_QUANT` |
6466

6567
## [[3.12.0](https://github.com/nf-core/rnaseq/releases/tag/3.12.0)] - 2023-06-02
6668

0 commit comments

Comments
 (0)