Related Experiment Video
Updated: Jun 4, 2026

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
Summary
FASTA is a fast sequence alignment program that identifies matching patterns (k-tuples) in DNA and protein sequences. It is useful for rapid database searches, offering an alternative to BLAST and Smith-Waterman algorithms.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Sequence alignment is fundamental to understanding protein and DNA relationships.
- Existing algorithms like Smith-Waterman offer high sensitivity but are computationally intensive.
- Rapid database searching requires efficient alignment tools.
Purpose of the Study:
- To introduce and describe the FASTA program for sequence alignment.
- To highlight FASTA's utility in high-speed database searches.
- To compare FASTA with other leading alignment methods.
Main Methods:
- FASTA employs a k-tuple matching strategy to identify sequence patterns.
- It searches for multiple short, identical matches (k-tuples) between sequences.
- Local alignments are constructed based on identified k-tuple matches.
Main Results:
- FASTA achieves high-speed performance in aligning protein and DNA sequence pairs.
- The k-tuple approach enables rapid identification of matching sequence patterns.
- FASTA is effective for routine, large-scale database searches.
Conclusions:
- FASTA provides a fast and effective method for sequence database searching.
- Its k-tuple pattern matching offers a speed advantage over dynamic programming.
- FASTA serves as a valuable tool alongside BLAST and Smith-Waterman in bioinformatics.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Protein Families
Protein families are groups of homologous proteins; that is, they have similarities in amino acid sequences and three-dimensional structures. Protein families usually occur because of gene duplication, where an additional copy of a gene is inserted into the genome of an organism. Mutations that change the amino acids but still allow the protein to be properly synthesized, will lead to new protein family members. If these new proteins contain similar amino acids in key locations, protein...
Modern Molecular Taxonomy
Advancements in molecular biology have revolutionized the identification and characterization of bacteria, with multiple methods leveraging DNA sequencing for enhanced precision. As sequencing technologies improve and costs decline, these approaches are increasingly used in clinical, environmental, and evolutionary studies.Multilocus Sequence Typing (MLST) examines several housekeeping genes, essential chromosomal genes encoding cellular functions, to distinguish strains. Approximately...
Sanger Sequencing
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
RNA-seq
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Multi-species Conserved Sequences
Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...

