comparison optbiodes.xml @ 7:e328a5f60135 draft

planemo upload commit 6a252d04f4b2f79606ab6679b6a91f957e33da7b-dirty
author pablocarb
date Thu, 02 May 2019 09:27:23 -0400
parents 11337539825b
children 6572347b3e1a
comparison
equal deleted inserted replaced
6:93eb36300900 7:e328a5f60135
5 </requirements> 5 </requirements>
6 <command detect_errors="exit_code"><![CDATA[ 6 <command detect_errors="exit_code"><![CDATA[
7 python $__tool_directory__/toolOptBioDes.py $input1 $input2 $output1 $output2 -server $server 7 python $__tool_directory__/toolOptBioDes.py $input1 $input2 $output1 $output2 -server $server
8 ]]></command> 8 ]]></command>
9 <inputs> 9 <inputs>
10 <param type="data" name="input1" format="xlsx" /> 10 <param type="data" name="input1" format="txt" />
11 <param type="integer" name="input2" value="48" label="Library size" help="Library size" /> 11 <param type="integer" name="input2" value="48" label="Library size" help="Library size" />
12 <param name="server" type="text" label="OptBioDes RES server" value="http://doe.synbiochem.co.uk/REST" help="OptBioDes REST server" /> 12 <param name="server" type="text" label="OptBioDes RES server" value="http://doe.synbiochem.co.uk/REST" help="OptBioDes REST server" />
13 </inputs> 13 </inputs>
14 <outputs> 14 <outputs>
15 <data name="output1" format="csv" from_work_dir="out1.csv" /> 15 <data name="output1" format="csv" from_work_dir="out1.csv" />