Skip to content

Commit

Permalink
update modules due linting
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalmeida committed Feb 26, 2024
1 parent c85c6dd commit b38ef0f
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 22 deletions.
33 changes: 23 additions & 10 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,42 +43,48 @@
"cellrangerarc/count": {
"branch": "master",
"git_sha": "575e1bc54b083fb15e7dd8b5fcc40bea60e8ce83",
"installed_by": ["modules"]
"installed_by": [
"modules"
]
},
"cellrangerarc/mkgtf": {
"branch": "master",
"git_sha": "575e1bc54b083fb15e7dd8b5fcc40bea60e8ce83",
"installed_by": ["modules"]
"installed_by": [
"modules"
]
},
"cellrangerarc/mkref": {
"branch": "master",
"git_sha": "4196b1b2e7ce265892f3979eabf7a9ddc030702f",
"installed_by": ["modules"]
"installed_by": [
"modules"
]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "05c280924b6c768d484c7c443dad5e605c4ff4b4",
"git_sha": "de45447d060b8c8b98575bc637a4a575fd0638e1",
"installed_by": [
"modules"
]
},
"fastqc": {
"branch": "master",
"git_sha": "9a4517e720bc812e95b56d23d15a1653b6db4f53",
"git_sha": "f4ae1d942bd50c5c0b9bd2de1393ce38315ba57c",
"installed_by": [
"modules"
]
},
"gffread": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"git_sha": "575e1bc54b083fb15e7dd8b5fcc40bea60e8ce83",
"installed_by": [
"modules"
]
},
"gunzip": {
"branch": "master",
"git_sha": "e06548bfa36ee31869b81041879dd6b3a83b1d57",
"git_sha": "3a5fef109d113b4997c9822198664ca5f2716208",
"installed_by": [
"modules"
]
Expand All @@ -99,7 +105,7 @@
},
"multiqc": {
"branch": "master",
"git_sha": "a6e11ac655e744f7ebc724be669dd568ffdc0e80",
"git_sha": "ccacf6f5de6df3bc6d73b665c1fd2933d8bbc290",
"installed_by": [
"modules"
]
Expand All @@ -113,7 +119,14 @@
},
"universc": {
"branch": "master",
"git_sha": "cf67a6d7d043e2bd6a3099be84c72046fc71508f",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": [
"modules"
]
},
"unzip": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": [
"modules"
]
Expand All @@ -122,4 +135,4 @@
}
}
}
}
}

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

4 changes: 2 additions & 2 deletions modules/nf-core/custom/dumpsoftwareversions/main.nf

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

2 changes: 1 addition & 1 deletion modules/nf-core/multiqc/environment.yml

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

4 changes: 2 additions & 2 deletions modules/nf-core/multiqc/main.nf

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

12 changes: 6 additions & 6 deletions modules/nf-core/multiqc/tests/main.nf.test.snap

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

0 comments on commit b38ef0f

Please sign in to comment.