-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmodules.json
More file actions
92 lines (92 loc) · 3.78 KB
/
modules.json
File metadata and controls
92 lines (92 loc) · 3.78 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"name": "sanger-tol/variantcomposition",
"homePage": "https://github.com/sanger-tol/variantcomposition",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bcftools/query": {
"branch": "master",
"git_sha": "6383d8fe58f9498eecd5aa303e71a4a932d1e9f6",
"installed_by": ["modules"]
},
"bcftools/roh": {
"branch": "master",
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
"installed_by": ["modules"]
},
"bcftools/rohviz": {
"branch": "master",
"git_sha": "282f6d0e88aa42c63feeac250c085a9375cb1a6e",
"installed_by": ["modules"]
},
"bcftools/stats": {
"branch": "master",
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "af27af1be706e6a2bb8fe454175b0cdf77f47b49",
"installed_by": ["modules"]
},
"pigz/compress": {
"branch": "master",
"git_sha": "c908ccaf0a5c802b6f8e814d8c5cf85da2364222",
"installed_by": ["modules"]
},
"tabix/bgzip": {
"branch": "master",
"git_sha": "f2cfcf9d3f6a2d123e6c44aefa788aa232204a7a",
"installed_by": ["modules"]
},
"tabix/tabix": {
"branch": "master",
"git_sha": "f2cfcf9d3f6a2d123e6c44aefa788aa232204a7a",
"installed_by": ["modules"]
},
"tar": {
"branch": "master",
"git_sha": "5c9f8d5b7671237c906abadc9ff732b301ca15ca",
"installed_by": ["modules"]
},
"vcftools": {
"branch": "master",
"git_sha": "c58771f3403b7005f2ae0fd277b378961002b127",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "271e7fc14eb1320364416d996fb077421f3faed2",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": ["subworkflows"]
}
}
}
},
"https://github.com/sanger-tol/nf-core-modules.git": {
"modules": {
"sanger-tol": {
"bgziptabix": {
"branch": "main",
"git_sha": "2e28234fb0e2970767dab28310c7eb553ad40081",
"installed_by": ["modules"]
}
}
}
}
}
}