-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmodules.json
More file actions
executable file
·124 lines (124 loc) · 4.79 KB
/
modules.json
File metadata and controls
executable file
·124 lines (124 loc) · 4.79 KB
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"name": "nf-core/ontvar",
"homePage": "https://github.com/nf-core/ontvar",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"annotsv/annotsv": {
"branch": "master",
"git_sha": "3a1c1c3f76d37d8ae6712962ff0eecc4d850ec21",
"installed_by": [
"modules"
]
},
"annotsv/installannotations": {
"branch": "master",
"git_sha": "298d07f7fdb0d09bbb9fdbf3143f063e0ecc081c",
"installed_by": [
"modules"
]
},
"bcftools/sort": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"bcftools/view": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"cat/fastq": {
"branch": "master",
"git_sha": "f4743b089085121497b7c1c81a28810ce2740dde",
"installed_by": ["modules"]
},
"cutesv": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"jasminesv": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"minimap2/align": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"severus": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"sniffles": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"svdb/query": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
},
"untar": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": [
"modules"
]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "c2b22d85f30a706a3073387f30380704fcae013b",
"installed_by": [
"subworkflows"
]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "51ae5406a030d4da1e49e4dab49756844fdd6c7a",
"installed_by": [
"subworkflows"
]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "2fd2cd6d0e7b273747f32e465fdc6bcc3ae0814e",
"installed_by": [
"subworkflows"
]
}
}
}
}
}
}