Skip to content

Commit

Permalink
Add patch for spaceranger/count
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed Oct 24, 2024
1 parent 8aeffc7 commit b59a08c
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 53 deletions.
3 changes: 2 additions & 1 deletion modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"spaceranger/count": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/spaceranger/count/spaceranger-count.diff"
},
"untar": {
"branch": "master",
Expand Down
103 changes: 51 additions & 52 deletions modules/nf-core/spaceranger/count/meta.yml

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

5 changes: 5 additions & 0 deletions modules/nf-core/spaceranger/count/modules.json

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

122 changes: 122 additions & 0 deletions modules/nf-core/spaceranger/count/spaceranger-count.diff

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

0 comments on commit b59a08c

Please sign in to comment.