Converting from fastq to tab
Sequence conversion home page
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.
About tabSimple two column tab separated sequence files, where each line holds a record's identifier and sequence. For example, this is used by Aligent's eArray software when saving microarray probes in a minimal tab delimited text file.
fastq content
Alphabet (optional)None DNA RNA Protein Nucleotide

Copyright 2000-2009 bugaco.com
Web Privacy Statement | Legal Statement
Other stuff on this site