Mercurial > repos > takakoron > fastq2fasta
changeset 1:0d2b0feee15b
commit
author | takakoron <tm@nig.ac.jp> |
---|---|
date | Tue, 16 Feb 2016 18:03:52 +0900 |
parents | eeb91602f5e9 |
children | 29c7219f8086 |
files | fastq2fasta.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/fastq2fasta.xml Tue Feb 16 17:47:23 2016 +0900 +++ b/fastq2fasta.xml Tue Feb 16 18:03:52 2016 +0900 @@ -1,7 +1,7 @@ <tool id="fastq2fastq" name="Convert FASTQ into FASTA" version="0.0.1"> <description>for Testing</description> <command interpreter="perl"> - fastq2fasta.pl $fastq $fastq + fastq2fasta.pl $fastq $fasta </command> <inputs> <param name="fastq" format="fastq" type="data" value="" label="FASTQ format file" />