-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathmodules.json
More file actions
71 lines (71 loc) · 2.94 KB
/
modules.json
File metadata and controls
71 lines (71 loc) · 2.94 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
{
"name": "nf-core/molkart",
"homePage": "https://github.com/nf-core/molkart",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"cellpose": {
"branch": "master",
"git_sha": "5bca12d66725b17a486edc24d1d2381d4170da25",
"installed_by": ["modules"]
},
"deepcell/mesmer": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"]
},
"ilastik/multicut": {
"branch": "master",
"git_sha": "a4d916a39231897a49c903089a548704c09b8ef3",
"installed_by": ["modules"]
},
"ilastik/pixelclassification": {
"branch": "master",
"git_sha": "a4d916a39231897a49c903089a548704c09b8ef3",
"installed_by": ["modules"]
},
"mindagap/duplicatefinder": {
"branch": "master",
"git_sha": "a84e5d699986fac96d7d7f01044a339a343af827",
"installed_by": ["modules"]
},
"mindagap/mindagap": {
"branch": "master",
"git_sha": "a84e5d699986fac96d7d7f01044a339a343af827",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "e10b76ca0c66213581bec2833e30d31f239dec0b",
"installed_by": ["modules"]
},
"stardist": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"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"]
}
}
}
}
}
}