Mercurial > repos > galaxyp > openms_mapalignertreeguided
comparison hardcoded_params.json @ 1:4bdaddb03b67 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e8b69ee3aff3c93f745a5de11cc9169130f2e5e"
| author | galaxyp |
|---|---|
| date | Thu, 24 Sep 2020 12:12:52 +0000 |
| parents | 759648882c3c |
| children | 25c08f95cdf4 |
comparison
equal
deleted
inserted
replaced
| 0:759648882c3c | 1:4bdaddb03b67 |
|---|---|
| 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 } |
