view macros.xml @ 1:3c6e0e8df873 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastani commit 2510af3d8a6e812e211ea9fa1ebf42259b7c27f0
author iuc
date Sat, 18 May 2024 15:26:00 +0000
parents 2c7ac12ad75a
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.3</token>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">fastani</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
        <requirement type="package" version="@VERSION@">fastani</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1038/s41467-018-07641-9</citation>
       </citations>
    </xml>
</macros>