view macros.xml @ 6:6c95c380bfa7 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit a4be517dbe8277bed184b915721964820d7a3af0
author richard-burhans
date Mon, 06 May 2024 17:44:50 +0000
parents 9e34b25a8670
children 150de8a3954a
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">segalign-full</requirement>
            <requirement type="package" version="0.18">bashlex</requirement>
            <requirement type="package" version="3.12">python</requirement>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.1.2.2</token>
    <token name="@VERSION_SUFFIX@">0</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>