comparison organism_add_organism.xml @ 11:e79da6f1f0da 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:03 -0400
parents 7c212f0d1381
children 6512156f6a17
comparison
equal deleted inserted replaced
10:7c212f0d1381 11:e79da6f1f0da
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="organism_add_organism" name="Chado organism add" version="@WRAPPER_VERSION@.1"> 2 <tool id="organism_add_organism" name="Chado organism add" version="@WRAPPER_VERSION@.2">
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"/>
18 --comment '$comment' 18 --comment '$comment'
19 #end if 19 #end if
20 20
21 | jq -S . > '$results' 21 | jq -S . > '$results'
22 22
23 && @ZIP_PSQL@ 23 @ZIP_PSQL@
24 ]]></command> 24 ]]></command>
25 <inputs> 25 <inputs>
26 <expand macro="psql_target"/> 26 <expand macro="psql_target"/>
27 <!-- arguments --> 27 <!-- arguments -->
28 <param name="genus" label="Genus" argument="genus" type="text" help="The genus of the organism" /> 28 <param name="genus" label="Genus" argument="genus" type="text" help="The genus of the organism" />