-
Notifications
You must be signed in to change notification settings - Fork 5
/
modules.json
40 lines (40 loc) · 1.3 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
{
"name": "ebi-metagenomics/mettannotator",
"homePage": "https://github.com/ebi-metagenomics/mettannotator",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bakta/bakta": {
"branch": "master",
"git_sha": "9d0f89b445e1f5b2fb30476f4be9a8b519c07846",
"installed_by": ["modules"],
"patch": "modules/nf-core/bakta/bakta/bakta-bakta.diff"
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "05c280924b6c768d484c7c443dad5e605c4ff4b4",
"installed_by": ["modules"]
},
"gecco/run": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"],
"patch": "modules/nf-core/gecco/run/gecco-run.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "a6e11ac655e744f7ebc724be669dd568ffdc0e80",
"installed_by": ["modules"]
},
"quast": {
"branch": "master",
"git_sha": "344638191a5d6b3526556410819dfcf24e98039e",
"installed_by": ["modules"],
"patch": "modules/nf-core/quast/quast.diff"
}
}
}
}
}
}