Mercurial > repos > gga > chado_feature_load_featureprops
comparison feature_load_featureprops.xml @ 12:f4e5515d9cd1 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:28:21 -0400 |
| parents | 4ffb53c031cc |
| children | 38e315859890 |
comparison
equal
deleted
inserted
replaced
| 11:4ffb53c031cc | 12:f4e5515d9cd1 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="feature_load_featureprops" name="Chado load feature properties" version="@WRAPPER_VERSION@.0"> | 2 <tool id="feature_load_featureprops" name="Chado load feature properties" 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"/> |
| 21 | 21 |
| 22 $match_on_name | 22 $match_on_name |
| 23 | 23 |
| 24 | jq -S . > '$results' | 24 | jq -S . > '$results' |
| 25 | 25 |
| 26 && @ZIP_PSQL@ | 26 @ZIP_PSQL@ |
| 27 ]]></command> | 27 ]]></command> |
| 28 <inputs> | 28 <inputs> |
| 29 <expand macro="psql_target"/> | 29 <expand macro="psql_target"/> |
| 30 <!-- arguments --> | 30 <!-- arguments --> |
| 31 <param name="tab_file" label="Tab File" argument="tab_file" type="data" format="tabular" help="Path to the tabular file to load" /> | 31 <param name="tab_file" label="Tab File" argument="tab_file" type="data" format="tabular" help="Path to the tabular file to load" /> |
