Mercurial > repos > jowong > spotyping
changeset 11:74c96eb05783 draft default tip
planemo upload
author | jowong |
---|---|
date | Tue, 13 Nov 2018 03:24:02 -0500 |
parents | 89e001abff91 |
children | |
files | spotyping.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/spotyping.xml Tue Nov 13 03:18:44 2018 -0500 +++ b/spotyping.xml Tue Nov 13 03:24:02 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="spotyping" name="Spoligotype Prediction" version="1.0.2"> +<tool id="spotyping" name="Spoligotype Prediction" version="1.0.4"> <description>fast and accurate in silico Mycobacterium spoligotyping from sequence reads</description> <requirements> <requirement type="package" version="2.1">spotyping</requirement> @@ -25,7 +25,7 @@ <option value="single">Single</option> </param> <when value="paired"> - <param name="input1" format="data" type="data_collection" label="Select a paired collection" help="a paired data"/> + <param name="input1" format="data" type="data_collection" collection_type="paired" label="Select a paired collection" help="a paired data"/> </when> <when value="single"> <param name="input2" format="data" type="data_collection" label="input" help="Specify dataset with single reads"/>