Mercurial > repos > sanbi-uwc > novo_align
changeset 9:ec369349592e draft
planemo upload for repository https://github.com/zipho/novo_align commit 0c613ba8ca9a364939a21ae158e5a20855d1ee77
author | sanbi-uwc |
---|---|
date | Wed, 06 Apr 2016 06:16:09 -0400 |
parents | cec11e29e312 |
children | 9a6f14e2c8fd |
files | novo_align.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/novo_align.xml Thu Mar 31 09:58:45 2016 -0400 +++ b/novo_align.xml Wed Apr 06 06:16:09 2016 -0400 @@ -13,8 +13,8 @@ novo_align.py '${out_file}' --index_file ${index1.fields.path} --forward_file ${fastq_input1} --reverse_file ${fastq_input2} </command> <inputs> - <param name="fastq_input1" type="data" format="fasta, fastq, fastsanger" label="Select first set of reads" help="Specify dataset with forward reads"/> - <param name="fastq_input2" type="data" format="fasta, fastq, fastsanger" label="Select second set of reads" help="Specify dataset with reverse reads"/> + <param name="fastq_input1" type="data" format="fasta, fastq, fastqsanger" label="Select first set of reads" help="Specify dataset with forward reads"/> + <param name="fastq_input2" type="data" format="fasta, fastq, fastqsanger" label="Select second set of reads" help="Specify dataset with reverse reads"/> <param name="index1" type="select" label="Novo-Align Index(FASTA format)"> <options from_data_table="novocraft_index"/> </param>