FASTQ format

FASTQ format is a text-based format for storing both a biological sequence (usually nucleotide sequence) and its corresponding quality scores. Both the sequence letter and quality score are each encoded with a single ASCII character for brevity.

FASTQ format
Internet media typetext/plain, chemical/seq-na-fastq
Developed byWellcome Trust Sanger Institute
Initial release~2000
Type of formatBioinformatics
Extended fromASCII and FASTA format
Websitemaq.sourceforge.net/fastq.shtml

It was originally developed at the Wellcome Trust Sanger Institute to bundle a FASTA formatted sequence and its quality data, but has recently become the de facto standard for storing the output of high-throughput sequencing instruments such as the Illumina Genome Analyzer.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.