view macros.xml @ 6:0d9cd7b02f14 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/filtlong commit 5875d08292df3ceac45962dcc1790a36de9dcf9a
author iuc
date Tue, 23 Sep 2025 16:33:10 +0000
parents 1dfbdcbf604b
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.3.1</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">20.01</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">filtlong</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">filtlong</requirement>
        </requirements>
    </xml>
     <xml name="citations">
        <citations>
            <citation type="bibtex">
                @misc{rrwick2017,
                    author = {Wick, Ryan},
                    year = {2017},
                    title = {Filtlong},
                    publisher = {GitHub},
                    journal = {GitHub repository},
                    url = {https://github.com/rrwick/Filtlong},
                }
            </citation>
        </citations>
    </xml>
</macros>