changeset 5:238e9af302b4 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:18:37 -0400
parents b3ed36ff423e
children 0952332d4d93
files feature_load_featureprops.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/feature_load_featureprops.xml	Mon Aug 06 04:32:22 2018 -0400
+++ b/feature_load_featureprops.xml	Tue Sep 04 12:18:37 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>