# HG changeset patch # User gga # Date 1533199904 14400 # Node ID 5d566012d85f8da5ed325fb8e7f263dbc82e21de # Parent 8c5e06b4b387891a962b99365de09ff16193b6f6 planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit a2ffd6de889096d5326410800d7f972e16347bc4 diff -r 8c5e06b4b387 -r 5d566012d85f macros.xml --- a/macros.xml Mon Jul 30 09:15:24 2018 -0400 +++ b/macros.xml Thu Aug 02 04:51:44 2018 -0400 @@ -2,7 +2,7 @@ - python-chado + python-chado jq diff -r 8c5e06b4b387 -r 5d566012d85f organism_add_organism.xml --- a/organism_add_organism.xml Mon Jul 30 09:15:24 2018 -0400 +++ b/organism_add_organism.xml Thu Aug 02 04:51:44 2018 -0400 @@ -10,12 +10,10 @@ chakin organism add_organism '$genus' +'$species' '$common' '$abbr' -#if $species: - --species '$species' -#end if #if $comment: --comment '$comment' #end if