# HG changeset patch # User gga # Date 1533545088 14400 # Node ID 92407294b12eca7a3234b88673c895a1864781bf # Parent e35aee4aa5df7025641968d0b787d8974f5ee217 planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit d21999bb3e142fd972a3338b70216989a257d5b1 diff -r e35aee4aa5df -r 92407294b12e macros.xml --- a/macros.xml Thu Jun 21 08:49:02 2018 -0400 +++ b/macros.xml Mon Aug 06 04:44:48 2018 -0400 @@ -2,7 +2,7 @@ - python-tripal + python-tripal @@ -15,7 +15,7 @@ - 2.0.4 + 3.0 diff -r e35aee4aa5df -r 92407294b12e organism_add_organism.xml --- a/organism_add_organism.xml Thu Jun 21 08:49:02 2018 -0400 +++ b/organism_add_organism.xml Mon Aug 06 04:44:48 2018 -0400 @@ -14,10 +14,6 @@ tripaille organism add_organism - #if str($species): - --species '$species' - #end if - #if str($description): --comment '$description' #end if @@ -28,6 +24,7 @@ #end if '$genus' + '$species' '$common' '$abbr' @@ -43,7 +40,6 @@ argument="--species" type="text" label="Species" - optional="True" help="e.g.: sapiens" />