-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
57 lines (57 loc) · 1.65 KB
/
Copy pathmodules.json
File metadata and controls
57 lines (57 loc) · 1.65 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
{
"name": "",
"homePage": "",
"repos": {
"https://github.com/cellgeni/nf-modules.git": {
"modules": {
"sanger-cellgeni": {
"imaging/ashlarcompanion": {
"branch": "main",
"git_sha": "cd8c9159772ae3da999ade5df796ab67bc916c54",
"installed_by": ["modules"]
},
"imaging/generatecompanion": {
"branch": "main",
"git_sha": "ef3e238d9d6b55cc10b1173f272a9101c308bbb0",
"installed_by": ["preprocess_tiles"]
},
"imaging/generatecompanionfromfiles": {
"branch": "main",
"git_sha": "d5a21b4109261386f6f5cc35fd8c035201d795aa",
"installed_by": ["modules"]
},
"imaging/parsemanifest": {
"branch": "main",
"git_sha": "a79a64a08146c83f662de0c9cc65195313a41590",
"installed_by": ["modules"]
},
"imaging/preprocess": {
"branch": "main",
"git_sha": "1ab9b0dfc7737f420722a552b21f090584eaa536",
"installed_by": ["preprocess_tiles"]
}
}
},
"subworkflows": {
"sanger-cellgeni": {
"preprocess_tiles": {
"branch": "main",
"git_sha": "b444b9b7c68d300004069df39032ec8506b53313",
"installed_by": ["subworkflows"]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"ashlar": {
"branch": "master",
"git_sha": "e2684f20ddc22b76879d4d9afdf12180036c6ca0",
"installed_by": ["modules"]
}
}
}
}
}
}