Mercurial > repos > cstrittmatter > skesa
changeset 9:9e6af7620b3c draft
Uploaded
author | estrain |
---|---|
date | Thu, 16 Aug 2018 13:54:18 -0400 |
parents | 2364f2fcec7d |
children | ddb2fec6cf7a |
files | skesa.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/skesa.xml Thu Aug 16 13:51:38 2018 -0400 +++ b/skesa.xml Thu Aug 16 13:54:18 2018 -0400 @@ -50,7 +50,7 @@ <param type="data_collection" name="collection_files" format="fastq" collection_type="list" label="FASTQS: Must be a Data Set list built from multiple fastq files" /> </when> <when value="rp"> - <param type="paired" name="pairedfiles" format="fastq" label="FASTQS: Must be a paired set of forward and reverse fastq files" /> + <param type="data_collection" collection_type="paired" name="pairedfiles" format="fastq" label="FASTQS: Must be a paired set of forward and reverse fastq files" /> </when> </conditional> <param name="memory" type="integer" label="Memory available (GB) [integer]" value="16" />