-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
78 lines (78 loc) · 2.84 KB
/
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
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
{
"name": "nf-core/variantcall",
"homePage": "https://github.com/nf-core/variantcall",
"repos": {
"https://github.com/icgc-argo-workflows/argo-modules.git": {
"modules": {
"icgc-argo-workflows": {
"score/upload": {
"branch": "main",
"git_sha": "9790430f3f71990b5a5fadcb7cf169d11b8c93c7",
"installed_by": [
"song_score_upload"
]
},
"song/manifest": {
"branch": "main",
"git_sha": "19ee48fdf1672ef9723e3093531be7ddea3e27ec",
"installed_by": [
"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"
]
}
}
},
"subworkflows": {
"icgc-argo-workflows": {
"song_score_upload": {
"branch": "main",
"git_sha": "92aa620385099e94401c22b8633cc55ed34ca10e",
"installed_by": [
"subworkflows"
]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"picard/liftovervcf": {
"branch": "master",
"git_sha": "20b0918591d4ba20047d7e13e5094bcceba81447",
"installed_by": [
"modules"
]
},
"tabix/bgziptabix": {
"branch": "master",
"git_sha": "0840b387799172e77510393ed09e4d4ec1bc6d7c",
"installed_by": [
"modules"
]
},
"tabix/tabix": {
"branch": "master",
"git_sha": "0840b387799172e77510393ed09e4d4ec1bc6d7c",
"installed_by": [
"modules"
]
}
}
}
}
}
}