-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmodules.json
More file actions
61 lines (61 loc) · 2.46 KB
/
Copy pathmodules.json
File metadata and controls
61 lines (61 loc) · 2.46 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
{
"name": "nf-core/abotyper",
"homePage": "https://github.com/nf-core/abotyper",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"fastqc": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"minimap2/align": {
"branch": "master",
"git_sha": "135d883a43b1a2324b4112cd270cf22e20835533",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "98403d15b0e50edae1f3fec5eae5e24982f1fade",
"installed_by": ["modules"]
},
"samtools/coverage": {
"branch": "master",
"git_sha": "54d9a8659816764fc144e6f7fba1679f57328153",
"installed_by": ["modules"]
},
"samtools/flagstat": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"samtools/stats": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "1a545fcbd762911c21a64ced3dbef99b2b51ac75",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "a3fb7351b1fdb2b1de282b765816bbea190e86a8",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "a7b27fd25bfa8dcc07d299e88bd790585901a436",
"installed_by": ["subworkflows"]
}
}
}
}
}
}