-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmodules.json
More file actions
83 lines (83 loc) · 3.74 KB
/
Copy pathmodules.json
File metadata and controls
83 lines (83 loc) · 3.74 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
{
"name": "jeffe107/magflow",
"homePage": "https://github.com/jeffe107/magflow",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"busco/busco": {
"branch": "master",
"git_sha": "17486961b8b1ab1aae258c83a7e947b40d8ab670",
"installed_by": ["modules"],
"patch": "modules/nf-core/busco/busco/busco-busco.diff"
},
"checkm2/databasedownload": {
"branch": "master",
"git_sha": "1bfd681e88ef66c037b3ffd6571ab00370230c7b",
"installed_by": ["modules"],
"patch": "modules/nf-core/checkm2/databasedownload/checkm2-databasedownload.diff"
},
"checkm2/predict": {
"branch": "master",
"git_sha": "1bfd681e88ef66c037b3ffd6571ab00370230c7b",
"installed_by": ["modules"],
"patch": "modules/nf-core/checkm2/predict/checkm2-predict.diff"
},
"fastqc": {
"branch": "master",
"git_sha": "285a50500f9e02578d90b3ce6382ea3c30216acd",
"installed_by": ["modules"]
},
"gtdbtk/classifywf": {
"branch": "master",
"git_sha": "28a811586021f5c81639355c1fe4a6651a07ab17",
"installed_by": ["modules"],
"patch": "modules/nf-core/gtdbtk/classifywf/gtdbtk-classifywf.diff"
},
"gunc/downloaddb": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"],
"patch": "modules/nf-core/gunc/downloaddb/gunc-downloaddb.diff"
},
"gunc/run": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"],
"patch": "modules/nf-core/gunc/run/gunc-run.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "b7ebe95761cd389603f9cc0e0dc384c0f663815a",
"installed_by": ["modules"]
},
"quast": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"],
"patch": "modules/nf-core/quast/quast.diff"
}
}
},
"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"]
}
}
}
}
}
}