diff organism_add_organism.xml @ 2:5d566012d85f draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit a2ffd6de889096d5326410800d7f972e16347bc4
author gga
date Thu, 02 Aug 2018 04:51:44 -0400
parents 51ac1ffb4f38
children ad220cb1ce2b
line wrap: on
line diff
--- 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