Mercurial > repos > iuc > sra_tools
diff 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 |
line wrap: on
line diff
--- a/macros.xml Mon Sep 11 08:37:23 2023 +0000 +++ b/macros.xml Thu Sep 14 07:38:02 2023 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">3.0.5</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">3</token> <token name="@PROFILE@">22.01</token> <xml name="edam_ontology"> <edam_topics> @@ -144,6 +144,8 @@ <add value=":" /> <add value="/" /> <add value="?" /> + <add value=" " /> + <add value="=" /> </valid> </sanitizer> <validator type="regex" message="Must start with @">^.*</validator>