comparison create_features_from_gff3.xml @ 7:f9a6e151b3b4 draft

planemo upload for repository https://github.com/TAMU-CPT/galaxy-webapollo commit 52b9e5bf6a6efb09a5cb845ee48703651c644174
author eric-rasche
date Tue, 27 Jun 2017 04:05:17 -0400
parents 7610987e0c48
children
comparison
equal deleted inserted replaced
6:8f76685cdfc8 7:f9a6e151b3b4
11 @ADMIN_AUTH@ 11 @ADMIN_AUTH@
12 @ORG_OR_GUESS@ 12 @ORG_OR_GUESS@
13 13
14 "$__user_email__" 14 "$__user_email__"
15 $gff3_data 15 $gff3_data
16 --source "${__app__.config.galaxy_infrastructure_url}history/view/${__app__.security.encode_id($input.history_id)}"
17
16 > $output]]></command> 18 > $output]]></command>
17 <inputs> 19 <inputs>
18 <expand macro="org_or_guess" /> 20 <expand macro="org_or_guess" />
19 <expand macro="gff3_input" /> 21 <expand macro="gff3_input" />
20 </inputs> 22 </inputs>
33 - Expect it to work at all 35 - Expect it to work at all
34 36
35 @REFERENCES@ 37 @REFERENCES@
36 ]]></help> 38 ]]></help>
37 </tool> 39 </tool>
38