comparison feature_load_featureprops.xml @ 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 1f1104ae35a8
children 0148b9f91d47
comparison
equal deleted inserted replaced
4:b3ed36ff423e 5:238e9af302b4
16 '$prop_type' 16 '$prop_type'
17 17
18 #if $feature_type: 18 #if $feature_type:
19 --feature_type '$feature_type' 19 --feature_type '$feature_type'
20 #end if 20 #end if
21 #if $match_on_name: 21
22 $match_on_name 22 $match_on_name
23 #end if
24 23
25 | jq -S . > $results 24 | jq -S . > $results
26 ]]></command> 25 ]]></command>
27 <inputs> 26 <inputs>
28 <!-- arguments --> 27 <!-- arguments -->