changeset 6:517234f173d3 draft

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 9889dbc08f8f4ff3ee992418d81d39e35c81051a-dirty
author tduigou
date Tue, 17 Sep 2024 15:12:38 +0000
parents 985c0ca3bb7c
children a86f1917de82
files macros.xml optdoe.xml
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Sep 17 15:09:44 2024 +0000
+++ b/macros.xml	Tue Sep 17 15:12:38 2024 +0000
@@ -1,6 +1,5 @@
 <macros>
     <token name="@VERSION_SUFFIX@">0</token>
-    <token name="@LICENSE@">MIT</token>
     <xml name="stdio">
         <stdio>
             <regex match="WARNING" level="warning" />
--- a/optdoe.xml	Tue Sep 17 15:09:44 2024 +0000
+++ b/optdoe.xml	Tue Sep 17 15:12:38 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="doe_synbio_optdoe" name="Optimal Design of Experiment" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="@LICENCE@">
+<tool id="doe_synbio_optdoe" name="Optimal Design of Experiment" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="MIT">
     <description>Combine selected genetic parts and enzyme variants for the desired pathways</description>
     <macros>
         <import>macros.xml</import>