view macros.xml @ 0:c634292d3468 draft default tip

"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:44:52 +0000
parents
children
line wrap: on
line source

<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>