# HG changeset patch # User gga # Date 1536077917 14400 # Node ID 238e9af302b48166956dc1fd91c91b223b4fb55b # Parent b3ed36ff423e7903b9d9bd8600da9648c395d2ad planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit a1460ea4dbbd5c6ff6576b2d6db8aaa04b0061a7 diff -r b3ed36ff423e -r 238e9af302b4 feature_load_featureprops.xml --- 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 ]]>