view macros.xml @ 4:3cf580bf28e2 draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pyprophet commit 8b9f6963836c6ccb227343ce952e7b9a015d0483"
author galaxyp
date Fri, 05 Jun 2020 12:38:25 -0400
parents 2bc6bbf651b9
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>