comparison macros.xml @ 9:936f0b5e7fcc draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 2ac6111065e4c2ad30947819faabfc8439762354
author bgruening
date Sun, 27 Aug 2023 08:47:31 +0000
parents e100a765370e
children
comparison
equal deleted inserted replaced
8:e100a765370e 9:936f0b5e7fcc
1 <macros> 1 <macros>
2 <xml name="requirements"> 2 <xml name="requirements">
3 <requirements> 3 <requirements>
4 <requirement type="package" version="@TOOL_VERSION@">racon</requirement> 4 <requirement type="package" version="@TOOL_VERSION@">racon</requirement>
5 <resource type="cuda_version_min">9.0</resource>
6 <resource type="cuda_compute_capability">3.0</resource>
7 <resource type="cuda_device_count_min">1</resource>
8 <resource type="cuda_device_count_max">1</resource>
5 <yield/> 9 <yield/>
6 </requirements> 10 </requirements>
7 </xml> 11 </xml>
8 <token name="@TOOL_VERSION@">1.5.0</token> 12 <token name="@TOOL_VERSION@">1.5.0</token>
9 <token name="@VERSION_SUFFIX@">1</token> 13 <token name="@VERSION_SUFFIX@">1</token>