-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmodules.json
More file actions
63 lines (63 loc) · 2.21 KB
/
modules.json
File metadata and controls
63 lines (63 loc) · 2.21 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
{
"name": "bigbio/quantmsdiann",
"homePage": "https://github.com/bigbio/quantmsdiann",
"repos": {
"https://github.com/bigbio/nf-modules.git": {
"modules": {
"bigbio": {
"pridepy": {
"branch": "main",
"git_sha": "2694907ec41be68998dab141be326f421e71eba6",
"installed_by": [
"modules"
]
},
"qpx": {
"branch": "main",
"git_sha": "69529f0bf418a82b75c4d29255f9f73f8ed84dbf",
"installed_by": [
"modules"
]
},
"thermorawfileparser": {
"branch": "main",
"git_sha": "daddf26d8c36e28dffe673949dc340ed6387de9a",
"installed_by": [
"modules"
]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": [
"subworkflows"
]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "a3fb7351b1fdb2b1de282b765816bbea190e86a8",
"installed_by": [
"subworkflows"
]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": [
"subworkflows"
]
}
}
}
}
}
}