-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathmodules.json
More file actions
94 lines (94 loc) · 4.11 KB
/
Copy pathmodules.json
File metadata and controls
94 lines (94 loc) · 4.11 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
84
85
86
87
88
89
90
91
92
93
94
{
"name": "nf-core/spatialaxe",
"homePage": "https://github.com/nf-core/spatialaxe",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"cellpose": {
"branch": "master",
"git_sha": "0780b963d3ab087e861a4b74e9d0e404115e5352",
"installed_by": ["modules"],
"patch": "modules/nf-core/cellpose/cellpose.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "cb9f4bec379866ca560f7f79d9a9a06bea8c9b51",
"installed_by": ["modules"],
"patch": "modules/nf-core/multiqc/multiqc.diff"
},
"opt/flip": {
"branch": "master",
"git_sha": "7d3e5c9d3d44",
"installed_by": ["modules"],
"patch": "modules/nf-core/opt/flip/opt-flip.diff"
},
"opt/stat": {
"branch": "master",
"git_sha": "7d3e5c9d3d44",
"installed_by": ["modules"],
"patch": "modules/nf-core/opt/stat/opt-stat.diff"
},
"opt/track": {
"branch": "master",
"git_sha": "7d3e5c9d3d44",
"installed_by": ["modules"],
"patch": "modules/nf-core/opt/track/opt-track.diff"
},
"stardist": {
"branch": "master",
"git_sha": "4e783502ab661bed13f15189401b73c93966831f",
"installed_by": ["modules"],
"patch": "modules/nf-core/stardist/stardist.diff"
},
"untar": {
"branch": "master",
"git_sha": "447f7bc0fa41dfc2400c8cad4c0291880dc060cf",
"installed_by": ["modules"],
"patch": "modules/nf-core/untar/untar.diff"
},
"unzip": {
"branch": "master",
"git_sha": "4dd9d8439a429c7ee566e0e2347f76ddeef27e66",
"installed_by": ["modules"],
"patch": "modules/nf-core/unzip/unzip.diff"
},
"xeniumranger/import-segmentation": {
"branch": "master",
"git_sha": "39365e944e936511e33b993cdd978e0f12adac9a",
"installed_by": ["modules"]
},
"xeniumranger/relabel": {
"branch": "master",
"git_sha": "39365e944e936511e33b993cdd978e0f12adac9a",
"installed_by": ["modules"]
},
"xeniumranger/resegment": {
"branch": "master",
"git_sha": "39365e944e936511e33b993cdd978e0f12adac9a",
"installed_by": ["modules"]
}
}
},
"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": "4b406a74dc0449c0401ed87d5bfff4252fd277fd",
"installed_by": ["subworkflows"]
}
}
}
}
}
}