comparison smart_tile.xml @ 2:b5220726f15a draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/3dtrees_smart_tile commit 5636687463dec9262f12c87e13182cca99a057c3
author bgruening
date Mon, 16 Feb 2026 17:07:17 +0000
parents 9fae02363d19
children
comparison
equal deleted inserted replaced
1:9fae02363d19 2:b5220726f15a
1 <tool id="3dtrees_smart_tile" name="3DTrees: SmartTile" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2"> 1 <tool id="3dtrees_smart_tile" name="3DTrees: SmartTile" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2">
2 <description>Subsampling, tiling, merging and matching of (multiple) point clouds</description> 2 <description>Subsampling, tiling, merging and matching of (multiple) point clouds</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">1.0.1</token> 4 <token name="@TOOL_VERSION@">1.0.2</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <container type="docker">ghcr.io/3dtrees-earth/3dtrees_smart_tile:@TOOL_VERSION@</container> 8 <container type="docker">ghcr.io/3dtrees-earth/3dtrees_smart_tile:@TOOL_VERSION@</container>
9 </requirements> 9 </requirements>