view macros.xml @ 21:25fa179d9d0a draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit e4e05d23d9da18ea87bc352122ca9e6cfa73d1c7
author richard-burhans
date Fri, 09 Aug 2024 20:23:12 +0000
parents 08e987868f0f
children 860e1f6f3de4
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@">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>