# HG changeset patch # User gga # Date 1553722321 14400 # Node ID 4812a8770a8c4fd348caa0662a9171ec459390ba # Parent 8f3b6bb4c05cb6a0072bd0d63bdd419134ce9230 planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 703eb9ed2bdf6380db14c0af6a7cb1a85fab6d3f diff -r 8f3b6bb4c05c -r 4812a8770a8c phylogeny_load_tree.xml --- a/phylogeny_load_tree.xml Tue Mar 05 05:12:24 2019 -0500 +++ b/phylogeny_load_tree.xml Wed Mar 27 17:32:01 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