view macros.xml @ 0:e0bb949eac45 draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/dfpl commit 66c6acfeff5441c36fba97787ddc5ee3d6a4a6ec
author ufz
date Thu, 19 Dec 2024 12:51:21 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">deepfplearn</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">https://doi.org/10.1093/bioinformatics/btad713</citation>
            <citation type="doi">https://doi.org/10.1093/bib/bbac257</citation>
        </citations>
    </xml>
</macros>