-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathmodules.json
61 lines (61 loc) · 2.45 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
{
"name": "nf-core/reportho",
"homePage": "https://github.com/nf-core/reportho",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"csvtk/concat": {
"branch": "master",
"git_sha": "cfe2a24902bfdfe8132f11461ffda92d257f9f09",
"installed_by": ["modules"]
},
"csvtk/join": {
"branch": "master",
"git_sha": "614abbf126f287a3068dc86997b2e1b6a93abe20",
"installed_by": ["modules"]
},
"fastme": {
"branch": "master",
"git_sha": "5f4e755fdc22c6e40d740ab27ea9b1004e806cb5",
"installed_by": ["modules"]
},
"iqtree": {
"branch": "master",
"git_sha": "ba03053ffa300ccdd044545131ba033b73f327fe",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "b7ebe95761cd389603f9cc0e0dc384c0f663815a",
"installed_by": ["modules"]
},
"tcoffee/align": {
"branch": "master",
"git_sha": "5c82ca0a942f2793859bb2f25601eb69c50590dc",
"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"]
}
}
}
}
}
}