changeset 11:f825917b87b0 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857
author gga
date Tue, 05 Mar 2019 04:53:32 -0500
parents 0cbdf665f459
children ef94e181664c
files phylogeny_load_tree.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/phylogeny_load_tree.xml	Mon Feb 25 05:33:35 2019 -0500
+++ b/phylogeny_load_tree.xml	Tue Mar 05 04:53:32 2019 -0500
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="phylogeny_load_tree" name="Chado load trees" version="@WRAPPER_VERSION@.1">
+<tool id="phylogeny_load_tree" name="Chado load trees" version="@WRAPPER_VERSION@.0">
     <description>for phylogeny module</description>
 	<macros>
 		<import>macros.xml</import>
@@ -42,7 +42,7 @@
 
 '$analysis_id'
 
-| jq -S . > $results
+| jq -S . > '$results'
     ]]></command>
 	<inputs>
 		<param argument="analysis_id"