changeset 11:8f3b6bb4c05c 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 05:12:24 -0500
parents 2e38005d5205
children 4812a8770a8c
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 06:04:40 2019 -0500
+++ b/phylogeny_load_tree.xml	Tue Mar 05 05:12:24 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"