-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathmodules.json
More file actions
111 lines (111 loc) · 4.85 KB
/
Copy pathmodules.json
File metadata and controls
111 lines (111 loc) · 4.85 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"name": "nf-core/mhcquant",
"homePage": "https://github.com/nf-core/mhcquant",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"gunzip": {
"branch": "master",
"git_sha": "96c57dfd98a0641886a67bd449fe33ee2ec0e374",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "5bdb098216aaf5df9c3b6343e6204cd932503c16",
"installed_by": ["modules"]
},
"openms/decoydatabase": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/fileconverter": {
"branch": "master",
"git_sha": "924841ecdeb9b2aea108eda13cacf45a2452d35f",
"installed_by": ["modules"]
},
"openms/filefilter": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/idfilter": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/idmerger": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/idripper": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/idscoreswitcher": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/peakpickerhires": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/peptideindexer": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"openms/textexporter": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"openmsthirdparty/cometadapter": {
"branch": "master",
"git_sha": "ca1cd2456f36c913fb3cfb6bdfbf9d1794fd493b",
"installed_by": ["modules"]
},
"parsesdrf/convert": {
"branch": "master",
"git_sha": "978985a5e3285076fc86fb2b3b3593792872d789",
"installed_by": ["modules"]
},
"pridepy/fetchsdrf": {
"branch": "master",
"git_sha": "8fd246251924e27b78ef8e06fc2eb47531ed4ae1",
"installed_by": ["modules"]
},
"thermorawfileparser": {
"branch": "master",
"git_sha": "daaecc3478d6f6ad9cb8f48ec7d657ab6c67877f",
"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": "4b406a74dc0449c0401ed87d5bfff4252fd277fd",
"installed_by": ["subworkflows"]
}
}
}
}
}
}