Skip to content

Commit

Permalink
fix: Roll back dragmap align
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jan 21, 2023
1 parent 4f0467a commit b98cdc2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 4 deletions.
3 changes: 2 additions & 1 deletion modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@
"dragmap/align": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/dragmap/align/dragmap-align.diff"
},
"dragmap/hashtable": {
"branch": "master",
Expand Down
19 changes: 19 additions & 0 deletions modules/nf-core/dragmap/align/dragmap-align.diff

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

6 changes: 3 additions & 3 deletions modules/nf-core/dragmap/align/main.nf

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

0 comments on commit b98cdc2

Please sign in to comment.