-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
63 lines (63 loc) · 2.67 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
{
"name": "nf-cmgg/wisecondorx",
"homePage": "https://github.com/nf-cmgg/wisecondorx",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"multiqc": {
"branch": "master",
"git_sha": "b7ebe95761cd389603f9cc0e0dc384c0f663815a",
"installed_by": ["modules"]
},
"ngsbits/samplegender": {
"branch": "master",
"git_sha": "023e119cfa102f319b6dcfd06abecf7f3c2b8df1",
"installed_by": ["modules"],
"patch": "modules/nf-core/ngsbits/samplegender/ngsbits-samplegender.diff"
},
"samtools/faidx": {
"branch": "master",
"git_sha": "f153f1f10e1083c49935565844cccb7453021682",
"installed_by": ["modules"]
},
"samtools/index": {
"branch": "master",
"git_sha": "f4596fe0bdc096cf53ec4497e83defdb3a94ff62",
"installed_by": ["modules"],
"patch": "modules/nf-core/samtools/index/samtools-index.diff"
},
"wisecondorx/convert": {
"branch": "master",
"git_sha": "624e8cdc9f416fa7221edb1354374a7e69780e55",
"installed_by": ["modules"]
},
"wisecondorx/newref": {
"branch": "master",
"git_sha": "624e8cdc9f416fa7221edb1354374a7e69780e55",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
},
"utils_nfvalidation_plugin": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
}
}
}
}
}
}