# HG changeset patch # User gga # Date 1553721286 14400 # Node ID ef94e181664cd3b85c5dc292a0a538060fab8798 # Parent f825917b87b071869f9f0c782ac8732e7fe7290e planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 703eb9ed2bdf6380db14c0af6a7cb1a85fab6d3f diff -r f825917b87b0 -r ef94e181664c phylogeny_load_tree.xml --- a/phylogeny_load_tree.xml Tue Mar 05 04:53:32 2019 -0500 +++ b/phylogeny_load_tree.xml Wed Mar 27 17:14:46 2019 -0400 @@ -1,5 +1,5 @@ - + for phylogeny module macros.xml @@ -7,13 +7,13 @@ /dev/null && #end if +@AUTH@ + chakin phylogeny load_tree $match_on_name @@ -26,7 +26,7 @@ --xref_db '$xref_db' #end if -#if $input.input_type == "archive": +#if $input.input_type == "file": #if $name: --name '$name' #end if @@ -40,9 +40,7 @@ 'newick_arch/' #end if -'$analysis_id' - -| jq -S . > '$results' +'$analysis_id' > '$results' ]]> - + Load a phylogenetic tree (Newick format) into Chado db