Mercurial > repos > computational-metabolomics > mspurity_combineannotations
diff macros.xml @ 3:b800001c9f30 draft
"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 89bf304d12233004031de3c3e703a472b0ba5459"
author | computational-metabolomics |
---|---|
date | Thu, 09 Apr 2020 14:30:41 -0400 |
parents | d4376a743f7b |
children | 20768ba7f0b4 |
line wrap: on
line diff
--- a/macros.xml Wed Apr 01 11:21:11 2020 -0400 +++ b/macros.xml Thu Apr 09 14:30:41 2020 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.12.2</token> - <token name="@GALAXY_TOOL_VERSION@">0</token> + <token name="@GALAXY_TOOL_VERSION@">1</token> <xml name="requirements"> <requirements> @@ -16,6 +16,9 @@ </requirements> </xml> + <xml name="text-adduct-regex-validator"> + <validator type="regex" message="Value may include alphanumeric characters, white space, commas, +, -, [ or ] ">[A-Za-z0-9,\[\] \+\-]+</validator> + </xml> <xml name="offsets"> <param argument="--minoffset" type="float" label="minoffset" value="0.5"