Mercurial > repos > computational-metabolomics > mspurity_createdatabase
diff macros.xml @ 3:19fd19059791 draft
"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 89bf304d12233004031de3c3e703a472b0ba5459"
author | computational-metabolomics |
---|---|
date | Thu, 09 Apr 2020 14:26:52 -0400 |
parents | a11892cb997d |
children | 3d36a391612c |
line wrap: on
line diff
--- a/macros.xml Wed Apr 01 11:17:09 2020 -0400 +++ b/macros.xml Thu Apr 09 14:26:52 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"