Mercurial > repos > galaxyp > percolator
diff percolator_macros.xml @ 6:653d724a6b99 draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit de8cdf895c3c6113f301a119788701b2465a1b1b"
author | galaxyp |
---|---|
date | Thu, 13 Aug 2020 07:53:09 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/percolator_macros.xml Thu Aug 13 07:53:09 2020 +0000 @@ -0,0 +1,9 @@ +<macros> + <token name="@TOOL_VERSION@">3.5</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">percolator</requirement> + <yield/> + </requirements> + </xml> +</macros>