Skip to content

Commit

Permalink
Update module hashes in modules.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samuell committed Nov 27, 2024
1 parent 1f6b59f commit 6aadb6c
Showing 1 changed file with 53 additions and 23 deletions.
76 changes: 53 additions & 23 deletions modules.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,57 @@
{
"name": "GMS_16S",
"homePage": "https://github.com/genomic-medicine-sweden/gms_16S",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
}
}
}
"name": "genomic-medicine-sweden/GMS_16S",
"homePage": "https://github.com/genomic-medicine-sweden/gms_16S",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"falco": {
"branch": "master",
"git_sha": "0f8a77ff00e65eaeebc509b8156eaa983192474b",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"filtlong": {
"branch": "master",
"git_sha": "0f8a77ff00e65eaeebc509b8156eaa983192474b",
"installed_by": ["modules"]
},
"krona/ktimporttaxonomy": {
"branch": "master",
"git_sha": "0f8a77ff00e65eaeebc509b8156eaa983192474b",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"nanoplot": {
"branch": "master",
"git_sha": "682f789f93070bd047868300dd018faf3d434e7c",
"installed_by": ["modules"]
},
"porechop/abi": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"porechop/porechop": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
}
}
}
}
}
}

0 comments on commit 6aadb6c

Please sign in to comment.