-
Notifications
You must be signed in to change notification settings - Fork 2
/
modules.json
96 lines (96 loc) · 4.13 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"name": "kherronism/rewarewaannotation",
"homePage": "https://github.com/kherronism/rewarewaannotation",
"repos": {
"[email protected]:kherronism/nf-modules.git": {
"modules": {
"kherronism": {
"braker3": {
"branch": "master",
"git_sha": "31013af2a393df4f2db602f26833649af4ac2f98",
"installed_by": ["modules"]
},
"picard/collectalignmentsummarymetrics": {
"branch": "master",
"git_sha": "2555359b34b79ee068b0abf7d1da9b19b88ca522",
"installed_by": ["modules"]
},
"repeatmasker": {
"branch": "master",
"git_sha": "62b5972290d9e7b93752aa25eb667ad24cfedec9",
"installed_by": ["modules"]
},
"repeatmodeler": {
"branch": "master",
"git_sha": "f0b64af1ee3b4ae317a9e238f72f3f9302310d23",
"installed_by": ["modules"]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"agat/spstatistics": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
},
"busco": {
"branch": "master",
"git_sha": "726ee59cd9360a965d96ea9ea8770f16b8ddd6cc",
"installed_by": ["modules"],
"patch": "modules/nf-core/busco/busco.diff"
},
"cat/fastq": {
"branch": "master",
"git_sha": "5c460c5a4736974abde2843294f35307ee2b0e5e",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "bd8092b67b5103bdd52e300f75889442275c3117",
"installed_by": ["modules"]
},
"gawk": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
},
"gunzip": {
"branch": "master",
"git_sha": "e06548bfa36ee31869b81041879dd6b3a83b1d57",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"],
"patch": "modules/nf-core/multiqc/multiqc.diff"
},
"star/align": {
"branch": "master",
"git_sha": "57d75dbac06812c59798a48585032f6e50bb1914",
"installed_by": ["modules"]
},
"star/genomegenerate": {
"branch": "master",
"git_sha": "603ecbd9f45300c9788f197d2a15a005685b4220",
"installed_by": ["modules"],
"patch": "modules/nf-core/star/genomegenerate/star-genomegenerate.diff"
},
"trimgalore": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
}
}
}
}
}
}