-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
117 lines (117 loc) · 3.81 KB
/
modules.json
File metadata and controls
117 lines (117 loc) · 3.81 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"name": "",
"homePage": "",
"repos": {
"https://github.com/icgc-argo-workflows/argo-modules.git": {
"modules": {
"icgc-argo-workflows": {
"checkinput": {
"branch": "main",
"git_sha": "d4806476507d2a3218341f470a165b609b2d1835",
"installed_by": ["stage_input"]
},
"cleanup": {
"branch": "main",
"git_sha": "8d014598ef81d65bece3684bd67aef7afae2cda9",
"installed_by": ["modules"]
},
"payload/qcmetrics": {
"branch": "main",
"git_sha": "11a36c1d261cdff47e61001fd0c778fc421f504c",
"installed_by": ["modules"]
},
"prep/metrics": {
"branch": "main",
"git_sha": "776aed82db95d2db324581aec0ed755e93d533b3",
"installed_by": ["modules"]
},
"prep/sample": {
"branch": "main",
"git_sha": "768fb64c290fe906e96c195c67d3b99f8da2e049",
"installed_by": ["stage_input"]
},
"samtools/index": {
"branch": "main",
"git_sha": "e1f2b946b457eac191c0fa97ae1d159a15874c6b",
"installed_by": ["stage_input"]
},
"score/download": {
"branch": "main",
"git_sha": "9790430f3f71990b5a5fadcb7cf169d11b8c93c7",
"installed_by": ["song_score_download"]
},
"score/upload": {
"branch": "main",
"git_sha": "9790430f3f71990b5a5fadcb7cf169d11b8c93c7",
"installed_by": ["song_score_upload"]
},
"song/get": {
"branch": "main",
"git_sha": "19ee48fdf1672ef9723e3093531be7ddea3e27ec",
"installed_by": ["song_score_download"]
},
"song/manifest": {
"branch": "main",
"git_sha": "19ee48fdf1672ef9723e3093531be7ddea3e27ec",
"installed_by": ["modules", "song_score_upload"]
},
"song/publish": {
"branch": "main",
"git_sha": "19ee48fdf1672ef9723e3093531be7ddea3e27ec",
"installed_by": ["song_score_upload"]
},
"song/submit": {
"branch": "main",
"git_sha": "19ee48fdf1672ef9723e3093531be7ddea3e27ec",
"installed_by": ["song_score_upload"]
},
"tabix/tabix": {
"branch": "main",
"git_sha": "e1f2b946b457eac191c0fa97ae1d159a15874c6b",
"installed_by": ["stage_input"]
}
}
},
"subworkflows": {
"icgc-argo-workflows": {
"song_score_download": {
"branch": "main",
"git_sha": "92aa620385099e94401c22b8633cc55ed34ca10e",
"installed_by": ["stage_input"]
},
"song_score_upload": {
"branch": "main",
"git_sha": "92aa620385099e94401c22b8633cc55ed34ca10e",
"installed_by": ["subworkflows"]
},
"stage_input": {
"branch": "main",
"git_sha": "768fb64c290fe906e96c195c67d3b99f8da2e049",
"installed_by": ["subworkflows"]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bcftools/stats": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"bcftools/view": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
}
}
}
}
}
}