comparison phylogeny_load_tree.xml @ 5:13f1af5391a2 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit a1460ea4dbbd5c6ff6576b2d6db8aaa04b0061a7
author gga
date Tue, 04 Sep 2018 12:15:39 -0400
parents f82bc4de965f
children 723bc379a0e8
comparison
equal deleted inserted replaced
4:c47d60c1662c 5:13f1af5391a2
20 --xref_db '$xref_db' 20 --xref_db '$xref_db'
21 #end if 21 #end if
22 #if $xref_accession: 22 #if $xref_accession:
23 --xref_accession '$xref_accession' 23 --xref_accession '$xref_accession'
24 #end if 24 #end if
25 #if $match_on_name: 25
26 $match_on_name 26 $match_on_name
27 #end if 27
28 #if $prefix: 28 #if $prefix:
29 --prefix '$prefix' 29 --prefix '$prefix'
30 #end if 30 #end if
31 31
32 | jq -S . > $results 32 | jq -S . > $results