comparison expression_add_expression.xml @ 6:546ea3a2a7f7 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit bc69ce09372c8c2701b726c326e671af279adb4d
author gga
date Thu, 11 Jul 2019 08:36:59 -0400
parents a64f1f154f8c
children 126fc4d52d4e
comparison
equal deleted inserted replaced
5:a64f1f154f8c 6:546ea3a2a7f7
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="expression_add_expression" name="Chado expression add" version="@WRAPPER_VERSION@.0"> 2 <tool id="expression_add_expression" name="Chado expression add" version="@WRAPPER_VERSION@.1">
3 <description></description> 3 <description></description>
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="requirements"/> 7 <expand macro="requirements"/>
14 '$analysis_id' 14 '$analysis_id'
15 '$file_path' 15 '$file_path'
16 16
17 > '$results' 17 > '$results'
18 18
19 && @ZIP_PSQL@ 19 @ZIP_PSQL@
20 ]]></command> 20 ]]></command>
21 <inputs> 21 <inputs>
22 <expand macro="psql_target"/> 22 <expand macro="psql_target"/>
23 <!-- arguments --> 23 <!-- arguments -->
24 <param argument="organism_id" type="select" dynamic_options="list_organisms()" label="Organism" /> 24 <param argument="organism_id" type="select" dynamic_options="list_organisms()" label="Organism" />