view macros.xml @ 18:a5769923297c draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 6930a27f7d40399b1fd14ed7b8c6c6128e2d97ca
author richard-burhans
date Wed, 31 Jul 2024 02:40:51 +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>