Related Experiment Video
Updated: Jun 26, 2026

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
Exact calculation of distributions on integers, with application to sequence alignment.
Lee A Newberg1, Charles E Lawrence
1Center for Bioinformatics, Wadsworth Center, New York State Department of Health, Albany, New York, USA. leen@cs.rpi.edu
Summary
This study introduces three algorithms to calculate exact score distributions for computational biology problems. These methods enable precise alignment score distributions and Bayesian confidence limits for sequence alignments.
Area of Science:
- Computational biology
- Bioinformatics
- Algorithm development
Background:
- High-dimensional discrete prediction and inference problems are common in computational biology.
- Dynamic programming is applicable to key problems like sequence alignment and RNA structure prediction.
- Integer-based scores are frequently used for computational efficiency or natural definition in these problems.
Purpose of the Study:
- To present novel algorithms for calculating exact probability distributions of integer scores.
- To apply these algorithms to determine alignment score distributions and Bayesian confidence limits in sequence alignment.
- To enhance statistical inference in computational biology tasks.
Main Methods:
- Development of three distinct algorithms for exact score distribution calculation.
- Application of these algorithms within the framework of pairwise local sequence alignments.
- Utilizing dynamic programming recursions for score distribution analysis.
Main Results:
- Successful calculation of exact probability distributions for relevant scores.
- Determination of the score distribution for pairwise local sequence alignments.
- Computation of Bayesian confidence limits for sequence alignments.
Conclusions:
- The presented algorithms provide exact score distributions, improving statistical rigor.
- This approach facilitates more accurate significance testing and confidence interval estimation in computational biology.
- The methods are particularly useful for analyzing sequence alignment scores and related problems.
Related Concept Videos
Extraction: Partition and Distribution Coefficients
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...
For extracting a solute from an aqueous phase into an organic...
Sequences
Sequences are fundamental mathematical objects consisting of ordered lists of numbers that follow a specific rule or pattern. Sequences are critical in various mathematical concepts, including calculus, series, and number theory. They can model real-world phenomena such as population growth, financial investments, and physical processes like the diminishing height of a bouncing ball.Each number in a sequence is referred to as a term. Typically, the terms are denoted as a1, a2, a3,…, where the...
Arithmetic Sequences
An arithmetic sequence is a structured arrangement of numbers where each term is derived by adding a constant value, known as the common difference, to the previous term. This consistent pattern allows for the efficient computation of any term within the sequence as well as the cumulative sum of multiple terms. The formula for finding the nth term of an arithmetic sequence is:Here, aₙ represents the nth term of the sequence, a is the first term, d is the common difference, and n is the term...
Sums of Power
In definite integration, Riemann sums approximate the area under a curve by dividing it into subintervals and summing the areas of rectangles. When these approximations follow predictable numerical patterns, such as arithmetic or polynomial sequences, sum formulas offer a more efficient and accurate way to compute the result. In particular, the sum of consecutive integers, squares, and cubes plays an essential role in simplifying these calculations, especially when dealing with uniform...
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...
Maxam-Gilbert Sequencing
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...

