Related Experiment Video
Updated: Mar 8, 2026

09:37
An Integrated Approach for Microprotein Identification and Sequence Analysis
Published on: July 12, 2022
4.0K
PALADIN: protein alignment for functional profiling whole metagenome shotgun data
Anthony Westbrook1, Jordan Ramsdell1,2, Taruna Schuelke3
1Department of Computer Science, University of New Hampshire, Durham, NH, USA.
Bioinformatics (Oxford, England)
|February 4, 2017
Summary
PALADIN is a new tool for whole metagenome shotgun sequencing that aligns DNA reads to protein references. It is significantly faster and as accurate as existing methods for microbial functional profiling.
Area of Science:
- Microbiology
- Bioinformatics
- Genomics
Background:
- Whole metagenome shotgun sequencing is crucial for understanding microbial community function.
- Current tools struggle with efficient and accurate DNA read alignment to protein references.
- Accurate alignment is essential for constructing functional profiles of microbial communities.
Purpose of the Study:
- Introduce PALADIN, a novel alignment tool.
- Improve efficiency and accuracy in mapping DNA reads to protein references.
- Enable more effective functional profiling of microbial communities.
Main Methods:
- PALADIN is a modified Burrows-Wheeler Aligner.
- It directly maps DNA reads in protein space.
- Implemented in C with publicly available source code and documentation.
Main Results:
- PALADIN outperformed BWA and NovoAlign in accuracy and efficiency with simulated reads.
- Compared to protein alignment tools, PALADIN was 7x faster than DIAMOND and 8000x faster than BLASTX.
- PALADIN demonstrated comparable accuracy to existing protein alignment tools.
Conclusions:
- PALADIN offers a significant advancement in metagenomic functional profiling.
- The tool provides a highly efficient and accurate solution for DNA-to-protein read alignment.
- PALADIN enhances the analysis of microbial community functional potential.
Related Concept Videos
Genome Annotation and Assembly
21.3K
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.
21.3K
Evolutionary Relationships through Genome Comparisons
7.1K
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...
7.1K

