view macros.xml @ 1:57ac0821d737 draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pyprophet commit d1c34e31a93761cf7cfd4068bcdb70495d4d90bb"
author galaxyp
date Tue, 14 Apr 2020 12:00:55 +0000
parents 14be5a604bdc
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">2.1.4</token>

    <xml name="requirements">
    <requirements>
        <requirement type="package" version="2.1.4">pyprophet</requirement>
        <yield/>
    </requirements>
    </xml>

    <xml name="citations">
    <citations>
        <citation type="doi">10.1038/nmeth.4398</citation>
        <citation type="doi">10.1038/nbt.3908</citation>
        <citation type="doi">10.1093/bioinformatics/btu686</citation>
        <citation type="doi">10.1038/nmeth.1584</citation>
        <yield/>
    </citations>
    </xml>

    <token name="@link@">http://openswath.org/en/latest/docs/pyprophet.html</token>

</macros>