Skip to content

Commit 8446cbc

Browse files
authored
Merge pull request #1372 from nf-core/bump_tximport_gene_names
Bump tximeta/tximport for gene table row names fix
2 parents e73c741 + 59988f8 commit 8446cbc

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
126126
- [PR #1367](https://github.com/nf-core/rnaseq/pull/1367) - Clarify design formula and blind dispersion estimation
127127
- [PR #1370](https://github.com/nf-core/rnaseq/pull/1370) - Bump versions for 3.15.0
128128
- [PR #1371](https://github.com/nf-core/rnaseq/pull/1371) - Apply Maxime's CHANGELOG edits
129+
- [PR #1372](https://github.com/nf-core/rnaseq/pull/1372) - Bump tximeta/tximport for gene table row names fix
129130

130131
### Parameters
131132

modules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
},
238238
"tximeta/tximport": {
239239
"branch": "master",
240-
"git_sha": "af778cca88b2a983152bdf2d80634e52dd1ef80f",
240+
"git_sha": "d612c281cf2fae62cdd79c70a22fc6349108570c",
241241
"installed_by": ["modules", "quantify_pseudo_alignment"]
242242
},
243243
"ucsc/bedclip": {

modules/nf-core/tximeta/tximport/templates/tximport.r

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)