Converting from tab to fastq sequence file format
Sequence multi-format conversion tool
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.
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.
tab 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