-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
68 lines (68 loc) · 2.5 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
{
"name": "gari/gari",
"homePage": "https://github.com/gari/gari",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"assemblyscan": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": [
"modules"
]
},
"busco": {
"branch": "master",
"git_sha": "726ee59cd9360a965d96ea9ea8770f16b8ddd6cc",
"installed_by": [
"modules"
]
},
"checkm/lineagewf": {
"branch": "master",
"git_sha": "5238da4ecaf3df6f8f0c3785fdeeaf264b55b8ec",
"installed_by": [
"modules"
]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "76cc4938c1f6ea5c7d83fed1eeffc146787f9543",
"installed_by": [
"modules"
]
},
"fastp": {
"branch": "master",
"git_sha": "d497a4868ace3302016ea8ed4b395072d5e833cd",
"installed_by": [
"modules"
]
},
"kraken2/kraken2": {
"branch": "master",
"git_sha": "603ecbd9f45300c9788f197d2a15a005685b4220",
"installed_by": [
"modules"
]
},
"shovill": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": [
"modules"
]
},
"spades": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": [
"modules"
]
}
}
}
}
}
}