comparison phylogeny_load_tree.xml @ 5:31f6e0f70e41 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:22:07 -0400
parents b44be6289549
children 2b4c9d801a1e
comparison
equal deleted inserted replaced
4:27d69dbc13af 5:31f6e0f70e41
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