Mercurial > repos > gga > tripal_phylogeny_sync
diff phylogeny_sync.xml @ 3:6161095f1a1f draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 35c5eff77b573a66f3611b4906417df9a440c857
| author | gga |
|---|---|
| date | Tue, 05 Mar 2019 05:10:19 -0500 |
| parents | 6ba9850d6f04 |
| children |
line wrap: on
line diff
--- a/phylogeny_sync.xml Mon Feb 25 05:57:57 2019 -0500 +++ b/phylogeny_sync.xml Tue Mar 05 05:10:19 2019 -0500 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="phylogeny_sync" profile="16.04" name="Synchronize phylogeny data" version="@WRAPPER_VERSION@.1"> +<tool id="phylogeny_sync" profile="16.04" name="Synchronize phylogeny data" version="@WRAPPER_VERSION@.0"> <description>from Chado to Tripal</description> <macros> <import>macros.xml</import> @@ -15,7 +15,7 @@ && - echo "Data loaded" > $results + echo "Data loaded" > '$results' ]]></command> <inputs> <expand macro="wait_for"/>
