Previous changeset 4:3e8bbf6b44ea (2018-08-06) Next changeset 6:a1a2a4371afa (2018-11-05) |
Commit message:
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit a1460ea4dbbd5c6ff6576b2d6db8aaa04b0061a7 |
modified:
feature_load_featureprops.xml |
b |
diff -r 3e8bbf6b44ea -r 1f90fb200b4d feature_load_featureprops.xml --- 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 |
b |
@@ -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> |