-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
82 lines (82 loc) · 3.42 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"name": "",
"homePage": "",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"concoct/concoct": {
"branch": "master",
"git_sha": "c684a6edba2c8516a0d2cfeafb12489b99d2fffb",
"installed_by": [
"fasta_binning_concoct"
],
"patch": "modules/nf-core/concoct/concoct/concoct-concoct.diff"
},
"concoct/extractfastabins": {
"branch": "master",
"git_sha": "36aa9d3ce6561d9bd5c240bcf82fe109af543c0d",
"installed_by": [
"fasta_binning_concoct"
],
"patch": "modules/nf-core/concoct/extractfastabins/concoct-extractfastabins.diff"
},
"concoct/mergecutupclustering": {
"branch": "master",
"git_sha": "36aa9d3ce6561d9bd5c240bcf82fe109af543c0d",
"installed_by": [
"fasta_binning_concoct"
],
"patch": "modules/nf-core/concoct/mergecutupclustering/concoct-mergecutupclustering.diff"
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "fc6caedab1c71113aa440900e5989dd1c03ec58f",
"installed_by": [
"modules"
]
},
"fastp": {
"branch": "master",
"git_sha": "d497a4868ace3302016ea8ed4b395072d5e833cd",
"installed_by": [
"modules"
],
"patch": "modules/nf-core/fastp/fastp.diff"
},
"fastqc": {
"branch": "master",
"git_sha": "49b18b1639f4f7104187058866a8fab33332bdfe",
"installed_by": [
"modules"
]
},
"maxbin2": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": [
"modules"
],
"patch": "modules/nf-core/maxbin2/maxbin2.diff"
},
"metabat2/metabat2": {
"branch": "master",
"git_sha": "d2e220fdec3aa2f4482c70017df4cdf8a4c94f27",
"installed_by": [
"modules"
],
"patch": "modules/nf-core/metabat2/metabat2/metabat2-metabat2.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "8fc1d24c710ebe1d5de0f2447ec9439fd3d9d66a",
"installed_by": [
"modules"
],
"patch": "modules/nf-core/multiqc/multiqc.diff"
}
}
}
}
}
}