diff macros.xml @ 2:e35aee4aa5df 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:49:02 -0400
parents 56390a41953e
children 92407294b12e
line wrap: on
line diff
--- a/macros.xml	Tue Sep 19 12:26:34 2017 -0400
+++ b/macros.xml	Thu Jun 21 08:49:02 2018 -0400
@@ -50,6 +50,15 @@
         TRIPAILLE_GLOBAL_CONFIG_PATH='.auth.yml'
     ]]></token>
 
+    <xml name="wait_for">
+        <param name="wait_for"
+               type="data"
+               format="data"
+               optional="true"
+               label="Run this only after the following dataset is ready"
+               help="Use this if you want to delay the job execution until some data is already loaded. The selected dataset will not be used for anything else."/>
+    </xml>
+
     <xml name="test_result">
         <assert_stderr>
             <has_text text="MissingSchema" />