comparison phylogeny_load_tree.xml @ 14:2df919635d8a 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:34:19 -0400
parents 8d44d72730ed
children 16753eb6b170
comparison
equal deleted inserted replaced
13:8d44d72730ed 14:2df919635d8a
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="phylogeny_load_tree" name="Chado load trees" version="@WRAPPER_VERSION@.1"> 2 <tool id="phylogeny_load_tree" name="Chado load trees" version="@WRAPPER_VERSION@.2">
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"/>
40 'newick_arch/' 40 'newick_arch/'
41 #end if 41 #end if
42 42
43 '$analysis_id' > '$results' 43 '$analysis_id' > '$results'
44 44
45 && @ZIP_PSQL@ 45 @ZIP_PSQL@
46 ]]></command> 46 ]]></command>
47 <inputs> 47 <inputs>
48 <expand macro="psql_target"/> 48 <expand macro="psql_target"/>
49 <param argument="analysis_id" 49 <param argument="analysis_id"
50 type="select" 50 type="select"