comparison macros.xml @ 31:734abc7ac21d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sra-tools commit 3a7f854e8ebfb2bed11198fb83181f305af633f7
author iuc
date Thu, 14 Sep 2023 07:38:02 +0000
parents 4317d3cb6cba
children fb723c531be5
comparison
equal deleted inserted replaced
30:4317d3cb6cba 31:734abc7ac21d
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">3.0.5</token> 2 <token name="@TOOL_VERSION@">3.0.5</token>
3 <token name="@VERSION_SUFFIX@">1</token> 3 <token name="@VERSION_SUFFIX@">3</token>
4 <token name="@PROFILE@">22.01</token> 4 <token name="@PROFILE@">22.01</token>
5 <xml name="edam_ontology"> 5 <xml name="edam_ontology">
6 <edam_topics> 6 <edam_topics>
7 <edam_topic>topic_0622</edam_topic> <!-- Genomics --> 7 <edam_topic>topic_0622</edam_topic> <!-- Genomics -->
8 <edam_topic>topic_0091</edam_topic> <!-- Bioinformatics --> 8 <edam_topic>topic_0091</edam_topic> <!-- Bioinformatics -->
142 <add value="." /> 142 <add value="." />
143 <add value=";" /> 143 <add value=";" />
144 <add value=":" /> 144 <add value=":" />
145 <add value="/" /> 145 <add value="/" />
146 <add value="?" /> 146 <add value="?" />
147 <add value=" " />
148 <add value="=" />
147 </valid> 149 </valid>
148 </sanitizer> 150 </sanitizer>
149 <validator type="regex" message="Must start with @">^.*</validator> 151 <validator type="regex" message="Must start with @">^.*</validator>
150 152
151 </param> 153 </param>