-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathmodules.json
More file actions
92 lines (92 loc) · 3.91 KB
/
Copy pathmodules.json
File metadata and controls
92 lines (92 loc) · 3.91 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
{
"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": "c7c25b6367249f37c2f99bbab52e7f8c9df6e9c3",
"installed_by": ["modules"]
},
"backsub": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"basicpy": {
"branch": "master",
"git_sha": "a46512fa589fa87fdb602523dee55309c9e84f4d",
"installed_by": ["modules"]
},
"bftools/showinf": {
"branch": "master",
"git_sha": "ad5a4dc77c6e2e7263c726f10ae44a518857f756",
"installed_by": ["modules"]
},
"cellpose": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"],
"patch": "modules/nf-core/cellpose/cellpose.diff"
},
"coreograph": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"deepcell/mesmer": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"ilastik/multicut": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"ilastik/pixelclassification": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"mcquant": {
"branch": "master",
"git_sha": "21e4662ae927fdbc5fc04eec9bde38b0689d4954",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "008f9d3e61209bf995edac3ba531f54e269e1215",
"installed_by": ["modules"]
},
"scimap/mcmicro": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "a3fb7351b1fdb2b1de282b765816bbea190e86a8",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": ["subworkflows"]
}
}
}
}
}
}