view macros.xml @ 7:3b9ecb0920bf draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/galaxy_sequence_utils/fastq_manipulation commit a5766d27dcddd1891766476a913d0eae1ec7a3c9
author iuc
date Sun, 23 Nov 2025 17:48:47 +0000
parents ed6c5df75175
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.2</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">24.2</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">galaxy_sequence_utils</requirement>
            <yield/>
        </requirements>
    </xml>
</macros>