-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathmodules.json
111 lines (111 loc) · 4.73 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
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
{
"name": "nf-core/pangenome",
"homePage": "https://github.com/nf-core/pangenome",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"gfaffix": {
"branch": "master",
"git_sha": "dc94b6ee04a05ddb9f7ae050712ff30a13149164",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
"installed_by": ["modules"]
},
"odgi/build": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/draw": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/layout": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/sort": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/squeeze": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/stats": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/unchop": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/view": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"odgi/viz": {
"branch": "master",
"git_sha": "a474115d309422f44bdd66e04a0926f3ac6aff47",
"installed_by": ["modules"]
},
"samtools/faidx": {
"branch": "master",
"git_sha": "f4596fe0bdc096cf53ec4497e83defdb3a94ff62",
"installed_by": ["modules"]
},
"seqwish/induce": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"smoothxg": {
"branch": "master",
"git_sha": "84d99db18e47b5081c54c767d96ea6c4ca992a6c",
"installed_by": ["modules"]
},
"tabix/bgzip": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"wfmash": {
"branch": "master",
"git_sha": "77c0c76b7eb7ec564617e635953addc9fb40b61e",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "c2b22d85f30a706a3073387f30380704fcae013b",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "51ae5406a030d4da1e49e4dab49756844fdd6c7a",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "2fd2cd6d0e7b273747f32e465fdc6bcc3ae0814e",
"installed_by": ["subworkflows"]
}
}
}
}
}
}