Mercurial > repos > gga > chado_analysis_delete_analyses
comparison analysis_delete_analyses.xml @ 11:f243045da68e 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:41 -0400 |
| parents | d9a257863cbd |
| children | 990b457b15dc |
comparison
equal
deleted
inserted
replaced
| 10:d9a257863cbd | 11:f243045da68e |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="analysis_delete_analyses" name="Chado analysis delete" version="@WRAPPER_VERSION@.0"> | 2 <tool id="analysis_delete_analyses" name="Chado analysis delete" 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"/> |
| 13 | 13 |
| 14 --analysis_id '$analysis_id' | 14 --analysis_id '$analysis_id' |
| 15 | 15 |
| 16 > '$results' | 16 > '$results' |
| 17 | 17 |
| 18 && @ZIP_PSQL@ | 18 @ZIP_PSQL@ |
| 19 ]]></command> | 19 ]]></command> |
| 20 <inputs> | 20 <inputs> |
| 21 <expand macro="psql_target"/> | 21 <expand macro="psql_target"/> |
| 22 <!-- arguments --> | 22 <!-- arguments --> |
| 23 | 23 |
