Mercurial > repos > tduigou > doe_synbio_sampler
comparison sampler.xml @ 13:9cc1c04278e9 draft
planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 13d64c561d016b4120123ea7046abdccfd652cab
| author | tduigou |
|---|---|
| date | Thu, 02 Jan 2025 05:56:17 +0000 |
| parents | 49f05d9255e9 |
| children | 1833b1b04278 |
comparison
equal
deleted
inserted
replaced
| 12:49f05d9255e9 | 13:9cc1c04278e9 |
|---|---|
| 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.6.0</token> | 5 <token name="@TOOL_VERSION@">2.7.1</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"/> |
