Mercurial > repos > gga > chado_analysis_add_analysis
comparison analysis_add_analysis.xml @ 12:0792bf27e113 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:32:17 -0400 |
| parents | bd4ba61d6b66 |
| children | 2c85c7a3706c |
comparison
equal
deleted
inserted
replaced
| 11:bd4ba61d6b66 | 12:0792bf27e113 |
|---|---|
| 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" /> |
