comparison sampler.xml @ 12:49f05d9255e9 draft

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 72a84a2176e79b629a8d7332df1a3dfcd91261b3
author tduigou
date Tue, 17 Dec 2024 13:53:22 +0000
parents bdd62e3b1d09
children 9cc1c04278e9
comparison
equal deleted inserted replaced
11:bdd62e3b1d09 12:49f05d9255e9
1 <tool id="doe_synbio_sampler" name="iCFree sampler" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="MIT"> 1 <tool id="doe_synbio_sampler" name="iCFree sampler" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="MIT">
2 <description>Generate Latin Hypercube Samples for given components.</description> 2 <description>Generate Latin Hypercube Samples for given components.</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 <token name="@TOOL_VERSION@">2.5.0</token> 5 <token name="@TOOL_VERSION@">2.6.0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">icfree</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">icfree</requirement>
9 </requirements> 9 </requirements>
10 <expand macro="stdio"/> 10 <expand macro="stdio"/>