Converting from qual to fastq sequence file format
Sequence multi-format conversion tool
About qualQual files are a bit like FASTA files but instead of the sequence, record space separated integer sequencing values as PHRED quality scores. A matched pair of FASTA and QUAL files are often used as an alternative to a single FASTQ file.
About fastqFASTQ files are a bit like FASTA files but also include sequencing qualities. In Biopython, 'fastq' refers to Sanger style FASTQ files which encode PHRED qualities using an ASCII offset of 33. See also the incompatible 'fastq-solexa' and 'fastq-illumina' variants.
qual content
Alphabet (optional)None DNA RNA Protein Nucleotide

Do you need to convert different sequence file formats?

DNA reverse complement converter Generate reverse complementary DNA sequences

Copyright 2000-2011 bugaco.com