comparison job_conf.xml.sample @ 15:b62808a2a008 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
author lecorguille
date Tue, 18 Sep 2018 16:07:36 -0400
parents c934dd5c49a9
children
comparison
equal deleted inserted replaced
14:363cce459fff 15:b62808a2a008
13 <destinations default="sge_default"> 13 <destinations default="sge_default">
14 <destination id="sge_default" runner="sge"> 14 <destination id="sge_default" runner="sge">
15 <param id="nativeSpecification">-V -w n -q galaxy.q</param> 15 <param id="nativeSpecification">-V -w n -q galaxy.q</param>
16 </destination> 16 </destination>
17 17
18 <destination id="thread1-men_free10" runner="sge"> 18 <destination id="thread1-men_free8" runner="sge">
19 <param id="nativeSpecification">-V -w n -q galaxy.q -pe thread 1 -R y -l mem_free=10G </param> 19 <param id="nativeSpecification">-V -w n -q galaxy.q -pe thread 1 -R y -l mem_free=8G </param>
20 </destination> 20 </destination>
21 <destination id="thread4-men_free10" runner="sge"> 21 <destination id="thread8-men_free12" runner="sge">
22 <param id="nativeSpecification">-V -w n -q galaxy.q -pe thread 4 -R y -l mem_free=10G </param> 22 <param id="nativeSpecification">-V -w n -q galaxy.q -pe thread 8 -R y -l mem_free=16G </param>
23 </destination> 23 </destination>
24 24
25 <destination id="python_destination_input_type" runner="dynamic"> 25 <destination id="python_destination_input_type" runner="dynamic">
26 <param id="type">python</param> 26 <param id="type">python</param>
27 <param id="function">input_type</param> 27 <param id="function">input_type</param>