Mercurial > repos > galaxyp > psm_validation
view macros.xml @ 1:b71c651e7950 draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/psm_validation commit e499c9124d3fd85a7fc47b95c206ce91a5e3678c"
author | galaxyp |
---|---|
date | Thu, 29 Oct 2020 16:22:07 +0000 |
parents | ddcab0f11473 |
children |
line wrap: on
line source
<macros> <token name="@VERSION@">1.0.3</token> <token name="@VERSION_SUFFIX@">1</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>