changeset 6:ca5b3e9740b9 draft

planemo upload for repository https://github.com/pvanheus/polio_report commit a99e10fec2fac5aae70974c977eb3b362a1a8429-dirty
author sanbi-uwc
date Wed, 14 Sep 2022 10:05:03 +0000
parents 0e556a3f85d6
children 9fd6dde72d2e
files assess_poliovirus_alignment.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/assess_poliovirus_alignment.xml	Wed Sep 14 09:21:44 2022 +0000
+++ b/assess_poliovirus_alignment.xml	Wed Sep 14 10:05:03 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="assess_poliovirus_alignment" name="Assess poliovirus alignment" version="0.4.0+galaxy0" profile="21.05">
+<tool id="assess_poliovirus_alignment" name="Assess poliovirus alignment" version="0.5.0+galaxy0" profile="21.05">
     <requirements>
         <requirement type="package" version="3.9">python</requirement>
     </requirements>
@@ -22,6 +22,7 @@
     <inputs>
         <!-- input is list of reports for poliovirus sabin 1, 2 and 3 -->
         <param name="tracy_results" format="json" type="data_collection" collection_type="list" label="Tracy JSON reports" help="Input is a list of tracy assemble JSON reports for assembly guided by there reference sequences for poliovirus sabin 1, 2 and 3" />
+        <param name="tracy_consensus_results" format="FASTA" type="data_collection" collection_type="list" label="Tracy Consensus sequences" help="Input is a list of tracy assemble consensus sequences for assembly guided by there reference sequences for poliovirus sabin 1, 2 and 3" />
     </inputs>
     <outputs>
         <data name="output1" format="json" label="Poliovirus alignment assessment on ${on_string}" />