-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmodules.json
More file actions
57 lines (57 loc) · 2.18 KB
/
modules.json
File metadata and controls
57 lines (57 loc) · 2.18 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
{
"name": "sanger-tol/sequencecomposition",
"homePage": "https://github.com/sanger-tol/sequencecomposition",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"fastawindows": {
"branch": "master",
"git_sha": "a3a12a5bf8fb088f5bc68bbb053811b51762abea",
"installed_by": ["modules"]
},
"gunzip": {
"branch": "master",
"git_sha": "96c57dfd98a0641886a67bd449fe33ee2ec0e374",
"installed_by": ["modules"]
},
"samtools/faidx": {
"branch": "master",
"git_sha": "156feda0cb6589cd29c04902004fa3b53bc00205",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "271e7fc14eb1320364416d996fb077421f3faed2",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": ["subworkflows"]
}
}
}
},
"https://github.com/sanger-tol/nf-core-modules.git": {
"modules": {
"sanger-tol": {
"bgziptabix": {
"branch": "main",
"git_sha": "d87a6e1f034a64bfec4befec1d5d9f398c4239ec",
"installed_by": ["modules"]
}
}
}
}
}
}