FASTA and FASTQ

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
Line 2: Line 2:
 
|subcat=Scientific Data formats
 
|subcat=Scientific Data formats
 
|extensions={{ext|fasta}}, {{ext|fas}}, {{ext|fa}}, {{ext|seq}}, {{ext|fsa}}, {{ext|fna}}, {{ext|ffn}}, {{ext|faa}}, {{ext|mpfa}}, {{ext|frn}}, {{ext|fastq}}
 
|extensions={{ext|fasta}}, {{ext|fas}}, {{ext|fa}}, {{ext|seq}}, {{ext|fsa}}, {{ext|fna}}, {{ext|ffn}}, {{ext|faa}}, {{ext|mpfa}}, {{ext|frn}}, {{ext|fastq}}
 +
|wikidata={{wikidata|Q1593782}}, {{wikidata|Q3063023}}
 
}}
 
}}
 
'''FASTA and FASTQ''' are text-based formats for representing nucleotide ([[DNA]] or [[RNA]]) or peptide sequences, used in biology. The FASTA format is a simple representation of the elements of the sequences using letters (the standard C, G, T, and A for DNA nucleotides, and other letters for special uses, as well as a set of letters for peptides in amino acids), while FASTQ also encodes quality scores for the data.
 
'''FASTA and FASTQ''' are text-based formats for representing nucleotide ([[DNA]] or [[RNA]]) or peptide sequences, used in biology. The FASTA format is a simple representation of the elements of the sequences using letters (the standard C, G, T, and A for DNA nucleotides, and other letters for special uses, as well as a set of letters for peptides in amino acids), while FASTQ also encodes quality scores for the data.

Latest revision as of 03:24, 11 May 2024

File Format
Name FASTA and FASTQ
Ontology
Extension(s) .fasta, .fas, .fa, .seq, .fsa, .fna, .ffn, .faa, .mpfa, .frn, .fastq
Wikidata ID Q1593782, Q3063023

FASTA and FASTQ are text-based formats for representing nucleotide (DNA or RNA) or peptide sequences, used in biology. The FASTA format is a simple representation of the elements of the sequences using letters (the standard C, G, T, and A for DNA nucleotides, and other letters for special uses, as well as a set of letters for peptides in amino acids), while FASTQ also encodes quality scores for the data.

[edit] File extensions

A number of extensions are used, and they are not always completely standardized.

  • .fasta, .fas, .fa, .seq, .fsa: Generic FASTA
  • .fna: FASTA nucleic acids
  • .ffn: FASTA nucleotide coding regions for a genome
  • .faa FASTA amino acids
  • .mpfa: FASTA amino acides in multiple proteins
  • .frn: FASTA non-coding RNA
  • .fastq, .fq: FASTQ

Files may also be distributed in compressed forms, adding second extensions such as .fastq.gz.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox