Mercurial > repos > galaxyp > psm_validation
diff macros.xml @ 0:ddcab0f11473 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/psm_validation commit 896365c9d6b9fcdcbb9c36e0c81db78c8a4e8dab"
author | galaxyp |
---|---|
date | Thu, 15 Oct 2020 07:45:17 +0000 |
parents | |
children | b71c651e7950 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Oct 15 07:45:17 2020 +0000 @@ -0,0 +1,15 @@ +<macros> + <token name="@VERSION@">1.0.3</token> + <xml name="help-text"> + <help> + <![CDATA[ + PSMValidator filters and validates PSMs against a supplied list of peptide sequences. + ]]> + </help> + </xml> + <xml name="pkg_requirement"> + <requirements> + <requirement type="package" version="@VERSION@">psm_fragments</requirement> + </requirements> + </xml> +</macros> \ No newline at end of file