Skip to content

Commit

Permalink
Merge pull request #152 from nf-core/clone_error
Browse files Browse the repository at this point in the history
update manta_convertinversions
  • Loading branch information
kubranarci authored Feb 17, 2025
2 parents bb17ca5 + 845a021 commit 920e3dd
Show file tree
Hide file tree
Showing 8 changed files with 242 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
profile: "conda"
- isMaster: false
profile: "singularity"
shard: [1, 2, 3, 4, 5, 6]
shard: [1, 2, 3, 4, 5]
steps:
- name: Check out pipeline code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
Expand Down
2 changes: 1 addition & 1 deletion modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"manta/convertinversion": {
"branch": "master",
"git_sha": "1e2b7fb7106852388610c0360d234b0829eb980e",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"multiqc": {
Expand Down
6 changes: 3 additions & 3 deletions modules/nf-core/manta/convertinversion/environment.yml

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

13 changes: 13 additions & 0 deletions modules/nf-core/manta/convertinversion/main.nf

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

70 changes: 45 additions & 25 deletions modules/nf-core/manta/convertinversion/meta.yml

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

92 changes: 92 additions & 0 deletions modules/nf-core/manta/convertinversion/tests/main.nf.test

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

85 changes: 85 additions & 0 deletions modules/nf-core/manta/convertinversion/tests/main.nf.test.snap

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/manta/convertinversion/tests/tags.yml

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

0 comments on commit 920e3dd

Please sign in to comment.