changeset 4:19d21d9c6656 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f2d24488fcdce07b02c61451716dfcf0b8900167
author gga
date Tue, 27 Nov 2018 12:26:19 -0500
parents a0d4c9db53b9
children c1df80f03ba6
files db_index.xml macros.xml
diffstat 2 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/db_index.xml	Mon Aug 06 04:37:02 2018 -0400
+++ b/db_index.xml	Tue Nov 27 12:26:19 2018 -0500
@@ -59,7 +59,7 @@
                        help="The name of a Chado (or custom) table to index" />
                 <param name="index_name" label="Index Name" argument="--index_name" type="text" help="Index name" />
                 <repeat name="repeat_fields" title="Fields">
-            		<param name="field_name"
+                    <param name="field_name"
                            label="Field name"
                            argument="--fields"
                            type="text"
@@ -81,9 +81,9 @@
                         <option value="geo_shape">geo_shape</option>
                         <option value="completion">completion</option>
                     </param>
-            	</repeat>
-            	<repeat name="repeat_links" title="Links">
-            		<param name="column"
+                </repeat>
+                <repeat name="repeat_links" title="Links">
+                    <param name="column"
                            label="Table column where to display links"
                            type="text"
                            help="Should be in the list of indexed column" />
@@ -91,7 +91,7 @@
                            label="Links url"
                            type="text"
                            help="e.g.: /your/url/[any-column-name]"/>
-            	</repeat>
+                </repeat>
             </when>
         </conditional>
         <param name="tokenizer"
--- a/macros.xml	Mon Aug 06 04:37:02 2018 -0400
+++ b/macros.xml	Tue Nov 27 12:26:19 2018 -0500
@@ -2,7 +2,7 @@
 <macros>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="3.0">python-tripal</requirement>
+            <requirement type="package" version="3.1.1">python-tripal</requirement>
             <yield/>
         </requirements>
     </xml>
@@ -15,7 +15,7 @@
         </stdio>
     </xml>
 
-    <token name="@WRAPPER_VERSION@">3.0</token>
+    <token name="@WRAPPER_VERSION@">3.1.1</token>
 
     <xml name="citation">
         <citations>