changeset 59:14cecb0cac92 draft default tip

planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
author rhpvorderman
date Tue, 04 Feb 2025 10:51:02 +0000
parents 4c6df851e262
children
files CHANGES.md complete_immunerepertoire.xml tests/__pycache__/test_imgt.cpython-311-pytest-8.3.4.pyc
diffstat 3 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.md	Fri Apr 21 10:04:39 2023 +0000
+++ b/CHANGES.md	Tue Feb 04 10:51:02 2025 +0000
@@ -1,3 +1,8 @@
+version 1.1.2
+-------------
++ Set a profile version so exiting with a tool exit code of 0 will indicate
+  the job has succeeded.
+
 version 1.1.1
 -------------
 + Make sure the path to the zip is correct.
--- a/complete_immunerepertoire.xml	Fri Apr 21 10:04:39 2023 +0000
+++ b/complete_immunerepertoire.xml	Tue Feb 04 10:51:02 2025 +0000
@@ -1,4 +1,4 @@
-<tool id="complete_immunerepertoire_igg" name="Immune Repertoire pipeline" version="1.1.1">
+<tool id="complete_immunerepertoire_igg" name="Immune Repertoire pipeline" version="1.1.2" profile="16.04">
 	<requirements>
         <requirement type="package" version="2.3">r-gridextra</requirement>
         <requirement type="package" version="3.0.0">r-ggplot2</requirement>
Binary file tests/__pycache__/test_imgt.cpython-311-pytest-8.3.4.pyc has changed