-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmodules.json
91 lines (91 loc) · 3.17 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
90
91
{
"name": "",
"homePage": "",
"repos": {
"[email protected]:BioinfoTongLI/modules.git": {
"modules": {
"sanger": {
"bioinfotongli/cellpose": {
"branch": "develop",
"git_sha": "da6205de0f59292980e5b91a5db95a3e4e2a543c",
"installed_by": ["tiled_segmentation"]
},
"bioinfotongli/concatenatewkts": {
"branch": "develop",
"git_sha": "38765ad9e19d1ab323236c07741d776ffeea32f8",
"installed_by": ["tiled_spotiflow"]
},
"bioinfotongli/deepcell": {
"branch": "develop",
"git_sha": "9eb73ca16c2a86fccb327208cb6d061798a615b8",
"installed_by": ["tiled_segmentation"]
},
"bioinfotongli/extractpeakprofile": {
"branch": "develop",
"git_sha": "2890d0080b9a08851ae55bdb7632b5264385acc1",
"installed_by": ["modules"]
},
"bioinfotongli/generatetiles": {
"branch": "develop",
"git_sha": "e8b41729c12494219a2489a3b674d915415a249d",
"installed_by": ["tiled_segmentation", "tiled_spotiflow"]
},
"bioinfotongli/instanseg": {
"branch": "develop",
"git_sha": "dd8bf53dc1f1df1a1d78e672621976be18e069b9",
"installed_by": ["tiled_segmentation"]
},
"bioinfotongli/mergepeaks": {
"branch": "develop",
"git_sha": "a2a35af485e485307c2ca17fb6a859bbdce6a8e6",
"installed_by": ["tiled_spotiflow"]
},
"bioinfotongli/microaligner": {
"branch": "develop",
"git_sha": "1b3911ca039be5074507a4f9f8cd76c08444b583",
"installed_by": ["microaligner_registration"]
},
"bioinfotongli/stardist": {
"branch": "develop",
"git_sha": "a648be36a5cbe6127245b702a1f72aa53265e287",
"installed_by": ["tiled_segmentation"]
},
"bioinfotongli/tiledspotiflow": {
"branch": "develop",
"git_sha": "a72f495214d1e970ef9101f78df59820bebb2953",
"installed_by": ["modules", "tiled_spotiflow"]
},
"mergeoutlines": {
"branch": "develop",
"git_sha": "b49455c3aa78462f858407e9856a5ba520ef92c2",
"installed_by": ["tiled_segmentation"]
},
"postcode": {
"branch": "develop",
"git_sha": "217659616dd99db450d09ceedca83fbebdc72f1e",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"sanger": {
"microaligner_registration": {
"branch": "develop",
"git_sha": "0470cd1c31429f2a7f62fd624a7e6b9abfd3902e",
"installed_by": ["subworkflows"]
},
"tiled_segmentation": {
"branch": "develop",
"git_sha": "70702b2e889b74a19ceeaae8c852de6d7642c50d",
"installed_by": ["subworkflows"]
},
"tiled_spotiflow": {
"branch": "develop",
"git_sha": "157967f42e3e9702717c05983627c272718b78a1",
"installed_by": ["subworkflows"]
}
}
}
}
}
}