comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:ddcab0f11473
1 <macros>
2 <token name="@VERSION@">1.0.3</token>
3 <xml name="help-text">
4 <help>
5 <![CDATA[
6 PSMValidator filters and validates PSMs against a supplied list of peptide sequences.
7 ]]>
8 </help>
9 </xml>
10 <xml name="pkg_requirement">
11 <requirements>
12 <requirement type="package" version="@VERSION@">psm_fragments</requirement>
13 </requirements>
14 </xml>
15 </macros>