-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathmodules.json
More file actions
66 lines (66 loc) · 2.71 KB
/
modules.json
File metadata and controls
66 lines (66 loc) · 2.71 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
{
"name": "nf-core/variantprioritization",
"homePage": "https://github.com/nf-core/variantprioritization",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bcftools/filter": {
"branch": "master",
"git_sha": "6383d8fe58f9498eecd5aa303e71a4a932d1e9f6",
"installed_by": ["modules"]
},
"bcftools/norm": {
"branch": "master",
"git_sha": "6383d8fe58f9498eecd5aa303e71a4a932d1e9f6",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "dfa7f1a33781e89f6efe727d371ed7ca9077059d",
"installed_by": ["modules"]
},
"pcgr/getref": {
"branch": "master",
"git_sha": "37fdf300d9c2eb9719ef04f6a4dbce0853b367cd",
"installed_by": ["modules"]
},
"tabix/bgziptabix": {
"branch": "master",
"git_sha": "91a902fb32d6717da38a9694eb4ad3fade53a8db",
"installed_by": ["modules"]
},
"tabix/tabix": {
"branch": "master",
"git_sha": "524a7d5ef99a0cbfb4feec8bf7062eb6a531931a",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "00ee87ebb541af0008596400ce6d5f66d79d5408",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "65f5e638d901a51534c68fd5c1c19e8112fb4df1",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": ["subworkflows"]
}
}
}
}
}
}