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 @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616- [ PR #1496 ] ( https://github.com/nf-core/rnaseq/pull/1496 ) - Template update for nf-core/tools v3.2.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
19+ - [ PR #1521 ] ( https://github.com/nf-core/rnaseq/pull/1521 ) - Updated Perl conda package version for local module gtf2bed for Arm compatibility.
1920
2021# 3.18.0 - 2024-12-19
2122
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