Skip to content

Commit

Permalink
Merge pull request #1186 from maxulysse/dev
Browse files Browse the repository at this point in the history
update qualimap/rnaseq
  • Loading branch information
maxulysse authored Jan 10, 2024
2 parents 5babec3 + 52f93cb commit c591bf6
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 23 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Enhancements & fixes

- [PR #1186](https://github.com/nf-core/rnaseq/pull/1186) - Properly update qualimap/rnaseq module (ie not patch)

### Parameters

### Software dependencies
Expand Down
5 changes: 2 additions & 3 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,8 @@
},
"qualimap/rnaseq": {
"branch": "master",
"git_sha": "4657d98bc9f565e067c4d924126ce107056f5e2f",
"installed_by": ["modules"],
"patch": "modules/nf-core/qualimap/rnaseq/qualimap-rnaseq.diff"
"git_sha": "3902a0cfeb7a4bc12872371d1bea93aba692243b",
"installed_by": ["modules"]
},
"rsem/calculateexpression": {
"branch": "master",
Expand Down
7 changes: 7 additions & 0 deletions modules/nf-core/qualimap/rnaseq/environment.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/nf-core/qualimap/rnaseq/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions modules/nf-core/qualimap/rnaseq/meta.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 0 additions & 19 deletions modules/nf-core/qualimap/rnaseq/qualimap-rnaseq.diff

This file was deleted.

0 comments on commit c591bf6

Please sign in to comment.