comparison analysis_add_analysis.xml @ 11:a2efb5aff729 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:38:59 -0400
parents 21de6e516f97
children 01c6ed95a0e1
comparison
equal deleted inserted replaced
10:21de6e516f97 11:a2efb5aff729
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="analysis_add_analysis" name="Chado analysis add" version="@WRAPPER_VERSION@.1"> 2 <tool id="analysis_add_analysis" name="Chado analysis 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"/>
30 --date_executed '$date_executed' 30 --date_executed '$date_executed'
31 #end if 31 #end if
32 32
33 | jq -S . > '$results' 33 | jq -S . > '$results'
34 34
35 && @ZIP_PSQL@ 35 @ZIP_PSQL@
36 ]]></command> 36 ]]></command>
37 <inputs> 37 <inputs>
38 <expand macro="psql_target"/> 38 <expand macro="psql_target"/>
39 <!-- arguments --> 39 <!-- arguments -->
40 <param name="name" label="Name" argument="name" type="text" help="analysis name" /> 40 <param name="name" label="Name" argument="name" type="text" help="analysis name" />