-
Notifications
You must be signed in to change notification settings - Fork 30
/
modules.json
48 lines (48 loc) · 1.86 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
{
"name": "nf-core/hlatyping",
"homePage": "https://github.com/nf-core/hlatyping",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "8022c68e7403eecbd8ba9c49496f69f8c49d50f0"
},
"fastqc": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905"
},
"gunzip": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905"
},
"multiqc": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905"
},
"optitype": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905"
},
"samtools/collatefastq": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905"
},
"samtools/view": {
"branch": "master",
"git_sha": "202683bfc98ddecdd456ea73268e330bca2e5c5a"
},
"yara/index": {
"branch": "master",
"git_sha": "6a5ea5708e1d7891bb71026eba98508866339d1e"
},
"yara/mapper": {
"branch": "master",
"git_sha": "6a5ea5708e1d7891bb71026eba98508866339d1e"
}
}
}
}
}
}