view macros.xml @ 22:860e1f6f3de4 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 52a5597a89b6f4ecba8d2c45ef0369d8d2285248
author richard-burhans
date Mon, 12 Aug 2024 15:41:13 +0000
parents 08e987868f0f
children
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">segalign-galaxy</requirement>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.1.2.7</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="edam_ontology">
        <edam_operations>
            <edam_operation>operation_0491</edam_operation>
        </edam_operations>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1109/SC41405.2020.00043</citation>
        </citations>
    </xml>
</macros>