-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
61 lines (61 loc) · 2.43 KB
/
modules.json
File metadata and controls
61 lines (61 loc) · 2.43 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
{
"name": "QCbench",
"homePage": "https://github.com/ththng/qcbench",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"chopper": {
"branch": "master",
"git_sha": "06a7b9319c2e3e76d39e356571d0e34af7a746ac",
"installed_by": ["modules"]
},
"filtlong": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"flye": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"nanofilt": {
"branch": "master",
"git_sha": "ddb0d667cf6cdee3bab9497241de4bbf6b88d8cc",
"installed_by": ["modules"]
},
"prinseqplusplus": {
"branch": "master",
"git_sha": "a998731f3170388c8db868dc942ade0ad6c80fdf",
"installed_by": ["modules"]
},
"quast": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "92de218a329bfc9a9033116eb5f65fd270e72ba3",
"installed_by": ["subworkflows"]
},
"utils_nfvalidation_plugin": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
}
}
}
}
}
}