Skip to content

Commit

Permalink
Merge pull request #347 from mapo9/bump_cellranger
Browse files Browse the repository at this point in the history
bump cellranger version
  • Loading branch information
mapo9 authored Sep 30, 2024
2 parents 91777ac + 11ed769 commit 0e0b1ac
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Upload logs on failure
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: logs-${{ matrix.profile }}
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_immcantation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Upload logs on failure
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: logs-${{ matrix.profile }}
path: |
Expand Down
2 changes: 1 addition & 1 deletion modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"cellranger/vdj": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"fastp": {
Expand Down
5 changes: 0 additions & 5 deletions modules/nf-core/cellranger/vdj/environment.yml

This file was deleted.

2 changes: 1 addition & 1 deletion modules/nf-core/cellranger/vdj/main.nf

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

65 changes: 40 additions & 25 deletions modules/nf-core/cellranger/vdj/meta.yml

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

0 comments on commit 0e0b1ac

Please sign in to comment.