Mercurial > repos > gga > chado_feature_load_featureprops
changeset 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 | 3e8bbf6b44ea |
children | a1a2a4371afa |
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: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>