comparison macros.xml @ 5:8b62f89924a7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/slamdunk commit 64bbe6ec9a3f3cd6241fa4cf0e0548e0e67629a0"
author iuc
date Sat, 18 Jan 2020 12:59:37 -0500
parents fe3fe68b09a7
children 141f65f7c7c8
comparison
equal deleted inserted replaced
4:fe3fe68b09a7 5:8b62f89924a7
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">0.3.3</token> 3 <token name="@TOOL_VERSION@">0.4.1</token>
4 <xml name="requirements"> 4 <xml name="requirements">
5 <requirements> 5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">slamdunk</requirement> 6 <requirement type="package" version="@TOOL_VERSION@">slamdunk</requirement>
7 </requirements> 7 </requirements>
8 </xml> 8 </xml>
27 </conditional> 27 </conditional>
28 <param name="Reference" type="data" format="bed" label="Reference 3'UTRs BED file" /> 28 <param name="Reference" type="data" format="bed" label="Reference 3'UTRs BED file" />
29 </xml> 29 </xml>
30 <xml name="citations"> 30 <xml name="citations">
31 <citation type="doi"> 31 <citation type="doi">
32 10.1186/s12859-019-2849-7 32 10.1186/s12859-019-2849-7
33 </citation> 33 </citation>
34 </xml> 34 </xml>
35 </macros> 35 </macros>