Windows
Compatible Applications
File Extension Details
The FASTQ format is a text-based file format used for storing biological sequence data, specifically the output from high-throughput DNA sequencing instruments. It is the de facto standard for storing both the raw nucleotide sequence and its corresponding quality scores. A FASTQ file typically uses four lines per sequence: the first line begins with an '@' character followed by a sequence identifier and optional description; the second line contains the raw sequence letters; the third line begins with a '+' character and is optionally followed by the same sequence identifier; and the fourth line encodes the quality values for the sequence in the second line, using ASCII characters to represent numerical quality scores. These quality scores are critical for downstream bioinformatics analysis, as they allow researchers to assess the reliability of each base call, which is essential for variant calling, genome assembly, and transcriptomics. Because of the massive volume of data generated by modern sequencers, FASTQ files are frequently compressed using gzip, resulting in the common .fastq.gz extension.
Programs that can open and work with .fastq files
Compatible Applications
Compatible Applications
Compatible Applications
Mobile Applications
About .fastq files
To open a .fastq file, you need compatible software. Here are some options:
To convert a .fastq file to another format, you can:
Like any file type, .fastq files can be safe or potentially risky depending on their source:
Suggested Questions