Mercurial > repos > galaxyp > percolator
diff percolator_macros.xml @ 6:07107a686ce9 draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit de8cdf895c3c6113f301a119788701b2465a1b1b"
author | galaxyp |
---|---|
date | Thu, 13 Aug 2020 03:53:33 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/percolator_macros.xml Thu Aug 13 03:53:33 2020 -0400 @@ -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>