Mercurial > repos > iuc > stacks2_ustacks
diff stacks_ustacks.xml @ 5:d1fda11e602f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks2 commit 16654f3b3faaba994cea5fda8d4907ea4f059605"
author | iuc |
---|---|
date | Thu, 14 Apr 2022 09:30:15 +0000 |
parents | d033e1ccb386 |
children | bb0475c884ff |
line wrap: on
line diff
--- a/stacks_ustacks.xml Wed Sep 01 11:25:12 2021 +0000 +++ b/stacks_ustacks.xml Thu Apr 14 09:30:15 2022 +0000 @@ -1,4 +1,4 @@ -<tool id="stacks2_ustacks" name="Stacks2: ustacks" profile="@PROFILE@" version="@STACKS_VERSION@+galaxy@WRAPPER_VERSION@"> +<tool id="stacks2_ustacks" name="Stacks2: ustacks" profile="@PROFILE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>Identify unique stacks</description> <macros> <import>macros.xml</import> @@ -70,7 +70,7 @@ ]]></command> <inputs> - <expand macro="fastq_input" help="Single end data or forward reads. If a paired list is provided only the forward reads are used in ustacks"/> + <expand macro="fastq_input" multiple="true" listtype="list:paired" help="Single end data or forward reads. If a paired list is provided only the forward reads are used in ustacks"/> <param argument="-m" type="integer" value="3" label="Minimum depth of coverage required to create a stack"/> <param argument="-M" type="integer" value="2" label="Maximum distance (in nucleotides) allowed between stacks"/>