view macros.xml @ 0:d55ad8533d58 draft default tip

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
author richard-burhans
date Fri, 01 Mar 2024 18:26:57 +0000
parents
children
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <container type="docker">ncbi/fcs-adaptor:@TOOL_VERSION@</container>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.5.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="edam_ontology">
        <edam_operations>
            <edam_operation>operation_3187</edam_operation>
        </edam_operations>
    </xml>
</macros>