File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717- [ PR #1499 ] ( https://github.com/nf-core/rnaseq/pull/1499 ) - Bump MultiQC module to 1.27
1818- [ PR #1508 ] ( https://github.com/nf-core/rnaseq/pull/1508 ) - Fix missing Bracken results in the MultiQC report
1919- [ PR #1523 ] ( https://github.com/nf-core/rnaseq/pull/1523 ) - Update preprocessing subworkflow to fix linting block on trimming
20+ - [ PR #1521 ] ( https://github.com/nf-core/rnaseq/pull/1521 ) - Updated Perl conda package version for local module gtf2bed for Arm compatibility.
2021
2122# 3.18.0 - 2024-12-19
2223
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ channels:
22 - conda-forge
33 - bioconda
44dependencies :
5- - conda-forge::perl=5.26.2
5+ - conda-forge::perl> =5.26.2
You can’t perform that action at this time.
0 commit comments