diff feature_sync.xml @ 2:e621d1187d73 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 81a83f06b49db32928ba0cd44e5b6d0431868d27
author gga
date Thu, 21 Jun 2018 08:47:13 -0400
parents c01c63c043f0
children dca24a0d1670
line wrap: on
line diff
--- a/feature_sync.xml	Tue Sep 19 12:26:23 2017 -0400
+++ b/feature_sync.xml	Thu Jun 21 08:47:13 2018 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="feature_sync" profile="16.04" name="Synchronize features" version="@WRAPPER_VERSION@.0">
+<tool id="feature_sync" profile="16.04" name="Synchronize features" version="@WRAPPER_VERSION@.1">
     <description>from Chado to Tripal</description>
     <macros>
         <import>macros.xml</import>
@@ -50,6 +50,7 @@
                    label="Feature to synchronize"
                    help="Name of a feature to be synced (e.g. 'gene0001')" />
         </repeat>
+        <expand macro="wait_for"/>
     </inputs>
     <outputs>
         <data format="txt" name="results" label="Synchronize features into Tripal" />