Skip to content

Commit

Permalink
fixing #1196
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Feb 25, 2022
1 parent 6817ef6 commit 1bfecec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/racon/racon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
]]></command>
<inputs>
<param type="data" name="reads" format="fasta,fasta.gz,fastq,fastq.gz" label="Sequences"/>
<param type="data" name="overlaps" format="sam,tabular" label="Overlaps"/>
<param type="data" name="overlaps" format="paf,sam,tabular" label="Overlaps"/>
<param type="data" name="corrected_reads" format="fasta,fasta.gz,fastq,fastq.gz" label="Target sequences"/>

<param argument="-u" type="boolean" truevalue="-u" falsevalue="" label="output unpolished target sequences" />
Expand Down

0 comments on commit 1bfecec

Please sign in to comment.