comparison macros.xml @ 7:1207025b9b9c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit 3e5aef1ff8f33003ae2314b8df52c4f4187c37ef"
author iuc
date Tue, 18 Jan 2022 12:08:42 +0000
parents 0cd163d805e3
children c762a1cd357e
comparison
equal deleted inserted replaced
6:0cd163d805e3 7:1207025b9b9c
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">5.52-86.0</token> 3 <!--
4 <token name="@VERSION_SUFFIX@">1</token> 4 The version must use a "-" instead of a "_"
5 Conda understands both notations, but the Galaxy tool requires the use of "-".
6 The version should also be bumped in test-data/interproscan.loc
7 -->
8 <token name="@TOOL_VERSION@">5.54-87.0</token>
9 <token name="@VERSION_SUFFIX@">0</token>
5 10
6 <xml name="citations"> 11 <xml name="citations">
7 <citations> 12 <citations>
8 <citation type="doi">10.1093/bioinformatics/btu031</citation> 13 <citation type="doi">10.1093/bioinformatics/btu031</citation>
9 <citation type="doi">10.7717/peerj.167</citation> 14 <citation type="doi">10.7717/peerj.167</citation>