Mercurial > repos > gga > chado_feature_load_fasta
diff feature_load_fasta.xml @ 13:ce3d89970ec1 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:24:01 -0400 |
| parents | 1aa3be614f3d |
| children | 0be60ec11726 |
line wrap: on
line diff
--- a/feature_load_fasta.xml Mon Jul 08 05:17:58 2019 -0400 +++ b/feature_load_fasta.xml Thu Jul 11 08:24:01 2019 -0400 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="feature_load_fasta" name="Chado load fasta" version="@WRAPPER_VERSION@.0"> +<tool id="feature_load_fasta" name="Chado load fasta" version="@WRAPPER_VERSION@.1"> <description></description> <macros> <import>macros.xml</import> @@ -45,7 +45,7 @@ | jq -S . > '$results' -&& @ZIP_PSQL@ +@ZIP_PSQL@ ]]></command> <inputs> <expand macro="psql_target"/>
