-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmodules.json
More file actions
36 lines (36 loc) · 1.32 KB
/
modules.json
File metadata and controls
36 lines (36 loc) · 1.32 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
{
"name": "nf-core/stableexpression",
"homePage": "https://github.com/nf-core/stableexpression",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"multiqc": {
"branch": "master",
"git_sha": "80cba9452fb1e9bb79884976fa1ca0e671949aa2",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "df4d1c8cdee98a1bbbed8fc51e82296568e0f9c1",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["subworkflows"]
}
}
}
}
}
}