diff updio.xml @ 3:ea681f34ca41 draft default tip

planemo upload commit 6139391ea037a297a151c74a909f089c26ac77e6
author rhpvorderman
date Wed, 18 Jan 2023 10:54:43 +0000
parents 264bc77bfed6
children
line wrap: on
line diff
--- a/updio.xml	Wed Jan 18 05:12:49 2023 +0000
+++ b/updio.xml	Wed Jan 18 10:54:43 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="updio" name="UPDio" version="1.1.0+galaxy1" python_template_version="3.5" profile="21.05">
+<tool id="updio" name="UPDio" version="1.1.0+galaxy2" python_template_version="3.5" profile="21.05">
     <requirements>
         <requirement type="package" version="1.1.0">updio</requirement>
         <container type="docker">quay.io/biowdl/updio:1.1.0</container>
@@ -23,8 +23,8 @@
                label="Father sample ID in the VCF file" />
     </inputs>
     <outputs>
-        <data format="tsv" name="updio_table" label="${tool.name} on ${on_string}: table"/>
-        <data format="tsv" name="updio_verdict" label="${tool.name} on ${on_string}: verdict"/>
+        <data format="tsv" name="updio_table" label="${tool.name} on ${child_id}: table"/>
+        <data format="tsv" name="updio_verdict" label="${tool.name} on ${child_id}: verdict"/>
     </outputs>
     <help><![CDATA[
         UPDio is designed to detect UPD events in probands from vcf trio data.