comparison phylogeny_gene_families.xml @ 12:b9fd06875714 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:42 -0400
parents cb4cee85202a
children 1383275a8210
comparison
equal deleted inserted replaced
11:cb4cee85202a 12:b9fd06875714
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="phylogeny_gene_families" name="Chado refresh gene families" version="@WRAPPER_VERSION@.0"> 2 <tool id="phylogeny_gene_families" name="Chado refresh gene families" version="@WRAPPER_VERSION@.1">
3 <description>for phylogeny module</description> 3 <description>for phylogeny module</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"/>
16 16
17 $nuke 17 $nuke
18 18
19 > '$results' 19 > '$results'
20 20
21 && @ZIP_PSQL@ 21 @ZIP_PSQL@
22 ]]></command> 22 ]]></command>
23 <inputs> 23 <inputs>
24 <expand macro="psql_target"/> 24 <expand macro="psql_target"/>
25 <!-- options --> 25 <!-- options -->
26 <param name="family_name" label="Family Name" argument="--family_name" type="text" help="Restrict to families beginning with given prefix" /> 26 <param name="family_name" label="Family Name" argument="--family_name" type="text" help="Restrict to families beginning with given prefix" />