Mercurial > repos > gga > chado_feature_load_featureprops
comparison feature_load_featureprops.xml @ 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 | b5d8e6e26d01 |
children | 402032cb55a1 |
comparison
equal
deleted
inserted
replaced
4:3e8bbf6b44ea | 5:1f90fb200b4d |
---|---|
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 --> |