Galaxy | Tool Preview

fq2fa (version 1.1.1 (Oct 18, 2012))

fq2fa

Convert Fastq sequences to Fasta sequences.

Usage:
fq2fa tmp.fq tmp.fa [...]
fq2fa --paired tmp.fq tmp.fa
fq2fa --merge tmp_1.fq tmp_2.fq tmp.fa

Allowed Options:
--paired if the reads are paired-end in one file
--merge if the reads are paired-end in two files
--filter filter out reads containing 'N'