-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
46 lines (46 loc) · 1.61 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
{
"name": "",
"homePage": "",
"repos": {
"[email protected]:BioinfoTongLI/modules.git": {
"modules": {
"sanger": {
"bioinfotongli/bioformats2raw": {
"branch": "develop",
"git_sha": "166014504ea2404f21dfdbef621c0eafc5f810c2",
"installed_by": [
"bioinfotongli/to_ome_tiff",
"to_ome_tiff"
]
},
"bioinfotongli/microaligner": {
"branch": "develop",
"git_sha": "f4b555ad2905ef799060eff7d9d72239a3289f29",
"installed_by": [
"modules"
]
},
"bioinfotongli/raw2ometiff": {
"branch": "develop",
"git_sha": "166014504ea2404f21dfdbef621c0eafc5f810c2",
"installed_by": [
"bioinfotongli/to_ome_tiff",
"to_ome_tiff"
]
}
}
},
"subworkflows": {
"sanger": {
"bioinfotongli/to_ome_tiff": {
"branch": "develop",
"git_sha": "9aabc1d85ae850eb215f89f884e96db6f033cbf7",
"installed_by": [
"subworkflows"
]
}
}
}
}
}
}