comparison ob_convert.xml @ 1:26cdc623a3f7 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit 63d8775d73dd16e3ee8836ea8c06c81801e87c71
author bgruening
date Mon, 28 Nov 2016 02:07:13 -0500
parents 2ea11b67f31d
children
comparison
equal deleted inserted replaced
0:2ea11b67f31d 1:26cdc623a3f7
412 </when> 412 </when>
413 </conditional> 413 </conditional>
414 </inputs> 414 </inputs>
415 415
416 <outputs> 416 <outputs>
417 <data name="outfile" type="data" format="text" label="Convert to ${oformat.oformat_opts_selector} from ${on_string}"> 417 <data name="outfile" format="text" label="Convert to ${oformat.oformat_opts_selector} from ${on_string}">
418 <change_format> 418 <change_format>
419 <when input="oformat.oformat_opts_selector" value="sdf" format="sdf"/> 419 <when input="oformat.oformat_opts_selector" value="sdf" format="sdf"/>
420 <when input="oformat.oformat_opts_selector" value="can" format="smi"/> 420 <when input="oformat.oformat_opts_selector" value="can" format="smi"/>
421 <when input="oformat.oformat_opts_selector" value="smi" format="smi"/> 421 <when input="oformat.oformat_opts_selector" value="smi" format="smi"/>
422 <when input="oformat.oformat_opts_selector" value="mol2" format="mol2"/> 422 <when input="oformat.oformat_opts_selector" value="mol2" format="mol2"/>