Mercurial > repos > galaxyp > openms_rtmodel
comparison hardcoded_params.json @ 13:2205c40e054b draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f5fcdd54599554099fb00b1973cc91a766ad246a"
| author | galaxyp |
|---|---|
| date | Wed, 23 Sep 2020 14:13:50 +0000 |
| parents | f30bd03ad398 |
| children | cdbed2b49556 |
comparison
equal
deleted
inserted
replaced
| 12:f30bd03ad398 | 13:2205c40e054b |
|---|---|
| 162 }, { | 162 }, { |
| 163 "CTD:restrictions": "idXML", | 163 "CTD:restrictions": "idXML", |
| 164 "tools": ["PhosphoScoring"] | 164 "tools": ["PhosphoScoring"] |
| 165 }, { | 165 }, { |
| 166 "CTD:type": "output-prefix", | 166 "CTD:type": "output-prefix", |
| 167 "CTD:required": "true", | 167 "CTD:required": true, |
| 168 "CTD:restrictions": "mzml", | 168 "CTD:restrictions": "mzml", |
| 169 "tools": ["MzMLSplitter"] | 169 "tools": ["MzMLSplitter"] |
| 170 }, { | 170 }, { |
| 171 "value": "@", | 171 "value": "@", |
| 172 "tools": ["IDRipper"] | 172 "tools": ["IDRipper"] |
| 232 }], | 232 }], |
| 233 | 233 |
| 234 "#": "output-prefix", | 234 "#": "output-prefix", |
| 235 "out_path": [{ | 235 "out_path": [{ |
| 236 "CTD:type": "output-prefix", | 236 "CTD:type": "output-prefix", |
| 237 "CTD:required": "true", | 237 "CTD:required": true, |
| 238 "CTD:restrictions": "idXML", | 238 "CTD:restrictions": "idXML", |
| 239 "tools": ["IDRipper"] | 239 "tools": ["IDRipper"] |
| 240 }], | 240 }], |
| 241 "outputDirectory": [{ | 241 "outputDirectory": [{ |
| 242 "CTD:type": "output-prefix", | 242 "CTD:type": "output-prefix", |
| 243 "CTD:required": "true", | 243 "CTD:advanced": false, |
| 244 "CTD:required": true, | |
| 244 "CTD:restrictions": "mzml", | 245 "CTD:restrictions": "mzml", |
| 245 "tools": ["OpenSwathFileSplitter"] | 246 "tools": ["OpenSwathFileSplitter"] |
| 246 }] | 247 }] |
| 247 } | 248 } |
