-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
39 lines (39 loc) · 1.31 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
{
"name": "",
"homePage": "",
"repos": {
"git@github.com:BioinfoTongLI/modules.git": {
"modules": {
"sanger": {
"bioinfotongli/bioformats2raw": {
"branch": "develop",
"git_sha": "58ea2fde7f93d1dcd09babfb307916be99c9e8f5",
"installed_by": [
"bioinfotongli/to_ome_tiff",
"to_ome_tiff"
]
},
"bioinfotongli/raw2ometiff": {
"branch": "develop",
"git_sha": "58ea2fde7f93d1dcd09babfb307916be99c9e8f5",
"installed_by": [
"bioinfotongli/to_ome_tiff",
"to_ome_tiff"
]
}
}
},
"subworkflows": {
"sanger": {
"bioinfotongli/to_ome_tiff": {
"branch": "develop",
"git_sha": "9aabc1d85ae850eb215f89f884e96db6f033cbf7",
"installed_by": [
"subworkflows"
]
}
}
}
}
}
}