Mercurial > repos > gga > chado_analysis_get_analyses
comparison analysis_get_analyses.xml @ 11:b4f725e0fdab 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:26:01 -0400 |
| parents | fdf39cf12911 |
| children | 874f6c3fe643 |
comparison
equal
deleted
inserted
replaced
| 10:fdf39cf12911 | 11:b4f725e0fdab |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="analysis_get_analyses" name="Chado analysis get" version="@WRAPPER_VERSION@.0"> | 2 <tool id="analysis_get_analyses" name="Chado analysis get" 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"/> |
| 38 --description '$description' | 38 --description '$description' |
| 39 #end if | 39 #end if |
| 40 | 40 |
| 41 | jq -S . > '$results' | 41 | jq -S . > '$results' |
| 42 | 42 |
| 43 && @STOP_PSQL@ | 43 @STOP_PSQL@ |
| 44 ]]></command> | 44 ]]></command> |
| 45 <inputs> | 45 <inputs> |
| 46 <expand macro="psql_target"/> | 46 <expand macro="psql_target"/> |
| 47 <!-- options --> | 47 <!-- options --> |
| 48 <param name="analysis_id" label="Analysis Id" argument="--analysis_id" type="integer" help="analysis_id filter" optional="True" /> | 48 <param name="analysis_id" label="Analysis Id" argument="--analysis_id" type="integer" help="analysis_id filter" optional="True" /> |
