forked from nf-core/gwas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
29 lines (29 loc) · 946 Bytes
/
modules.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "nf-core/gwas",
"homePage": "https://github.com/nf-core/gwas",
"repos": {
"nf-core/modules": {
"bcftools/merge": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"custom/dumpsoftwareversions": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"fastqc": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"multiqc": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"tabix/bgzip": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"tabix/tabix": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"vcftools": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
}
}
}
}