Skip to content

Commit 86aa289

Browse files
committed
[automated] Fix linting with Prettier
1 parent 2081ee4 commit 86aa289

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ 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` |
6464

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

0 commit comments

Comments
 (0)