Related Experiment Video
Updated: Jun 26, 2026

07:50
Chromatin Immunoprecipitation of Murine Brown Adipose Tissue
Published on: November 21, 2018
Alignment of biological sequences with quality scores
Joong Chae Na1, Kangho Roh, Alberto Apostolico
1Department of Computer Engineering, Sejong University, Seoul 143-747, South Korea. jcna@sejong.ac.kr
International Journal of Bioinformatics Research and Applications
|January 13, 2009
Summary
This study introduces a new method for DNA sequence alignment that incorporates base quality scores. Our dynamic programming approach optimizes alignments for weighted sequences, improving accuracy in genetic analysis.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- DNA sequencing generates data with base quality scores, indicating confidence in base calls.
- Existing sequence alignment algorithms often neglect these crucial quality scores.
- Accurate sequence alignment is fundamental for genomic analysis and interpretation.
Purpose of the Study:
- To develop a novel sequence alignment method that integrates base quality scores.
- To address the limitations of current algorithms that do not utilize quality information.
- To improve the precision of DNA sequence alignment for biological applications.
Main Methods:
- We generalize the problem to weighted sequences, where each position has associated probabilities.
- A meaningful measure for aligning weighted sequences is proposed.
- Dynamic programming is employed to find optimal alignments for weighted sequences.
Main Results:
- The proposed method effectively incorporates quality scores into sequence alignment.
- Sequence alignment with quality scores is demonstrated as a special case of weighted sequence alignment.
- The dynamic programming solution guarantees an optimal alignment based on the defined measure.
Conclusions:
- The developed algorithm provides a robust solution for sequence alignment with quality scores.
- This advancement enhances the reliability of DNA sequence analysis in bioinformatics.
- The method offers a more accurate approach to comparing and interpreting genetic sequences.
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...
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...
Genome Annotation and Assembly
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
Protein Folding Quality Check in the RER
ER is the primary site for the maturation and folding of soluble and transmembrane secretory proteins. The calnexin cycle is a specific chaperone system that folds and assesses the confirmation of N-glycosylated proteins before they can exit the ER lumen. The primary players of this quality check pipeline are the lectins, ER-resident chaperones, and a glucosyl transferase enzyme. In case the calnexin system in the lumen fails to salvage a misfolded protein, it is transported to the cytoplasm...
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...

