forked from JaneliaSciComp/nf-BigStitcher-Spark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
52 lines (52 loc) · 1.98 KB
/
modules.json
File metadata and controls
52 lines (52 loc) · 1.98 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
{
"name": "JaneliaSciComp/nf-BigStitcher-Spark",
"homePage": "https://github.com/JaneliaSciComp/nf-BigStitcher-Spark",
"repos": {
"https://github.com/JaneliaSciComp/nextflow-modules.git": {
"modules": {
"janelia": {
"bigstitcher/module": {
"branch": "main",
"git_sha": "da85471d0120ddeba06b0aeabfc96cd1de072cb0",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"janelia": {
"spark_start": {
"branch": "main",
"git_sha": "cfc0afa06f34e7c94d875bdbafb45889d9405cd2",
"installed_by": ["subworkflows"]
},
"spark_stop": {
"branch": "main",
"git_sha": "b760f47a778c7bd9d66ea7ca1fd319e2eeb29bf0",
"installed_by": ["subworkflows"]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "2fd2cd6d0e7b273747f32e465fdc6bcc3ae0814e",
"installed_by": ["subworkflows"]
}
}
}
}
}
}