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