-
Notifications
You must be signed in to change notification settings - Fork 1
/
modules.json
42 lines (42 loc) · 1.23 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
{
"name": "",
"homePage": "",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"agat/spstatistics": {
"branch": "master",
"git_sha": "0a0b723d114e502207072603479b635dfbc2bf59",
"installed_by": ["modules"]
},
"busco/busco": {
"branch": "master",
"git_sha": "6258d8bfef0787df4a10ac84e58f52b6f3deb847",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "de45447d060b8c8b98575bc637a4a575fd0638e1",
"installed_by": ["modules"]
},
"ncbigenomedownload": {
"branch": "master",
"git_sha": "ed827666964d791344986e2afffe5a01efc5cb92",
"installed_by": ["modules"]
},
"orthofinder": {
"branch": "master",
"git_sha": "07f10f34d88408af7c71f13227d11f23b7f53b50",
"installed_by": ["modules"]
},
"quast": {
"branch": "master",
"git_sha": "682f789f93070bd047868300dd018faf3d434e7c",
"installed_by": ["modules"]
}
}
}
}
}
}