Converting from
fastq-solexa
to
fasta
sequence file format
Sequence multi-format conversion tool
About fastq-solexa
FASTQ 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.
About fasta
This refers to the input FASTA file format introduced for Bill Pearson's FASTA tool, where each record starts with a '>' line. Resulting sequences have a generic alphabet by default.
fastq-solexa content
Paste sequence here
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