Mercurial > repos > tduigou > icfree_plates_generator
changeset 5:4a277b068f53 draft default tip
planemo upload for repository https://github.com/brsynth/icfree-ml commit 96a30e92eab3144b924fdba7b63be10b218160a7
author | tduigou |
---|---|
date | Wed, 24 Jul 2024 08:41:26 +0000 |
parents | 37ba98019165 |
children | |
files | macros.xml plates_generator.xml |
diffstat | 2 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Wed Jul 24 08:21:26 2024 +0000 +++ b/macros.xml Wed Jul 24 08:41:26 2024 +0000 @@ -1,7 +1,6 @@ <macros> <token name="@TOOL_VERSION@">2.4.0</token> <token name="@VERSION_SUFFIX@">0</token> - <token name="@LICENSE@">MIT</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">icfree-ml</requirement>
--- a/plates_generator.xml Wed Jul 24 08:21:26 2024 +0000 +++ b/plates_generator.xml Wed Jul 24 08:41:26 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="icfree_plates_generator" name="iCFree plates designer" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="@LICENCE@"> +<tool id="icfree_plates_generator" name="iCFree plates designer" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="MIT"> <description>Prepare source and destination well-plate mappings with advanced options.</description> <macros> <import>macros.xml</import>