comparison expression_delete_biomaterials.xml @ 6:79d117de8e30 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:37:14 -0400
parents 9e40ea0d1530
children f8c2bd31d01c
comparison
equal deleted inserted replaced
5:9e40ea0d1530 6:79d117de8e30
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="expression_delete_biomaterials" name="Chado biomaterials delete" version="@WRAPPER_VERSION@.0"> 2 <tool id="expression_delete_biomaterials" name="Chado biomaterials delete" 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"/>
23 #if $analysis_id: 23 #if $analysis_id:
24 --analysis_id '$analysis_id' 24 --analysis_id '$analysis_id'
25 #end if 25 #end if
26 > '$results' 26 > '$results'
27 27
28 && @ZIP_PSQL@ 28 @ZIP_PSQL@
29 ]]></command> 29 ]]></command>
30 <inputs> 30 <inputs>
31 <expand macro="psql_target"/> 31 <expand macro="psql_target"/>
32 <!-- options --> 32 <!-- options -->
33 <param argument="--organism_id" type="select" dynamic_options="list_organisms()" label="Organism" optional="true" /> 33 <param argument="--organism_id" type="select" dynamic_options="list_organisms()" label="Organism" optional="true" />