comparison export_export_gff3.xml @ 11:eb33ee64bf99 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:18 -0400
parents b739fe763fcc
children 95b713e2a861
comparison
equal deleted inserted replaced
10:b739fe763fcc 11:eb33ee64bf99
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="export_export_gff3" name="Chado export gff3" version="@WRAPPER_VERSION@.0"> 2 <tool id="export_export_gff3" name="Chado export gff3" 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"/>
12 chakin export export_gff3 12 chakin export export_gff3
13 '$organism' 13 '$organism'
14 14
15 > '$results' 15 > '$results'
16 16
17 && @STOP_PSQL@ 17 @STOP_PSQL@
18 ]]></command> 18 ]]></command>
19 <inputs> 19 <inputs>
20 <expand macro="psql_target"/> 20 <expand macro="psql_target"/>
21 <!-- arguments --> 21 <!-- arguments -->
22 <param argument="--organism" 22 <param argument="--organism"