comparison msconvert_raw.xml @ 9:dd4ba10d0c45 draft

planemo upload commit b4871f9659a924a68430aed3a93f4f9bad733fd6
author galaxyp
date Wed, 07 Dec 2016 16:43:07 -0500
parents d2c61663e33c
children
comparison
equal deleted inserted replaced
8:d2c61663e33c 9:dd4ba10d0c45
364 </conditional> 364 </conditional>
365 365
366 366
367 </inputs> 367 </inputs>
368 <outputs> 368 <outputs>
369 <data format="mzml" name="output"> 369 <data format="mzml" name="output" label="${input.name.rsplit('.',1)[0]}.${output_type}" >
370 <change_format> 370 <change_format>
371 <when input="output_type" value="mzXML" format="mzxml" /> 371 <when input="output_type" value="mzXML" format="mzxml" />
372 <when input="output_type" value="unindexed_mzXML" format="mzxml" /> 372 <when input="output_type" value="unindexed_mzXML" format="mzxml" />
373 <when input="output_type" value="ms2" format="ms2" /> 373 <when input="output_type" value="ms2" format="ms2" />
374 <when input="output_type" value="mgf" format="mgf" /> 374 <when input="output_type" value="mgf" format="mgf" />