-
Notifications
You must be signed in to change notification settings - Fork 15
/
modules.json
89 lines (89 loc) · 3.82 KB
/
modules.json
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
{
"name": "nf-core/mcmicro",
"homePage": "https://github.com/nf-core/mcmicro",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"ashlar": {
"branch": "master",
"git_sha": "a5a287db3590e7aa121e1251bf126c35e1418abf",
"installed_by": ["modules"],
"patch": "modules/nf-core/ashlar/ashlar.diff"
},
"backsub": {
"branch": "master",
"git_sha": "240937a2a9c30298110753292be041188891f2cb",
"installed_by": ["modules"]
},
"basicpy": {
"branch": "master",
"git_sha": "716ef3019b66772a817b417078edce2f7b337858",
"installed_by": ["modules"],
"patch": "modules/nf-core/basicpy/basicpy.diff"
},
"cellpose": {
"branch": "master",
"git_sha": "716ef3019b66772a817b417078edce2f7b337858",
"installed_by": ["modules"],
"patch": "modules/nf-core/cellpose/cellpose.diff"
},
"coreograph": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"deepcell/mesmer": {
"branch": "master",
"git_sha": "298406de7fb599b3a7acfed1dddb606ec182d4b6",
"installed_by": ["modules"]
},
"ilastik/multicut": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"ilastik/pixelclassification": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"mcquant": {
"branch": "master",
"git_sha": "b9829e1064382745d8dff7f1d74d2138d2864f71",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
"installed_by": ["modules"]
},
"scimap/mcmicro": {
"branch": "master",
"git_sha": "ebb27711cd5f4de921244bfa81c676504072d31c",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "3aa0aec1d52d492fe241919f0c6100ebf0074082",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "1b6b9a3338d011367137808b49b923515080e3ba",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "bbd5a41f4535a8defafe6080e00ea74c45f4f96c",
"installed_by": ["subworkflows"]
}
}
}
}
}
}