diff feature_load_featureprops.xml @ 5:1f90fb200b4d 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:24:38 -0400
parents b5d8e6e26d01
children 402032cb55a1
line wrap: on
line diff
--- a/feature_load_featureprops.xml	Mon Aug 06 04:41:47 2018 -0400
+++ b/feature_load_featureprops.xml	Tue Sep 04 12:24:38 2018 -0400
@@ -18,9 +18,8 @@
 #if $feature_type:
   --feature_type '$feature_type'
 #end if
-#if $match_on_name:
-  $match_on_name
-#end if
+
+$match_on_name
 
 | jq -S . > $results
     ]]></command>