Related Experiment Video
Updated: Jan 28, 2026

06:19
Testing Nicotine Tolerance in Aphids Using an Artificial Diet Experiment
Published on: May 14, 2008
11.5K
aphid: an R package for analysis with profile hidden Markov models.
1School of Biological Sciences, Victoria University of Wellington, Wellington, New Zealand.
Bioinformatics (Oxford, England)
|March 7, 2019
Summary
The aphid R package simplifies biological sequence analysis using Hidden Markov Models (HMMs) and profile HMMs. It efficiently derives, trains, and manages these models, with parallelized algorithms for speed.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Hidden Markov Models (HMMs) and profile HMMs are crucial for biological sequence analysis.
- Existing tools may lack comprehensive functionality or efficient implementation.
Purpose of the Study:
- To introduce the 'aphid' R package for HMM and profile HMM manipulation.
- To provide an efficient and user-friendly tool for biological sequence analysis.
Main Methods:
- The 'aphid' R package is implemented in R, with computationally intensive algorithms (Viterbi, forward, backward) in C++.
- Parallelization is used to enhance the speed and efficiency of dynamic programming recursions.
Main Results:
- The package supports deriving, training, plotting, importing, and exporting HMMs and profile HMMs.
- Parallelized C++ implementations ensure efficient computation for complex analyses.
Conclusions:
- The 'aphid' package offers a robust and efficient solution for HMM-based biological sequence analysis within the R environment.
- Its comprehensive features and optimized performance facilitate broader application of HMMs in bioinformatics.
Related Concept Videos
DNA Packaging
112.3K
Overview
112.3K
Chromatin Packaging
19.2K
Each human somatic cell contains 6 billion base pairs of DNA. Each base pair is 0.34 nm long, meaning each diploid cell contains a staggering 2 meters of DNA. This long DNA strand is packed inside a nucleus measuring only 10-20 microns in diameter with the help of specialized DNA-binding proteins called histones. Together they form a compact DNA-protein complex called chromatin. The chromatin is further compacted into higher-order structures. The highest level of compaction is achieved during...
19.2K
Chromatin Packaging
22.0K
Each human somatic cell contains 6 billion base-pairs of DNA. Each base-pair is 0.34 nm long, which means that each diploid cell contains a staggering 2 meters of DNA. How is such a long DNA strand packed inside a nucleus measuring only 10 - 20 microns in diameter?
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
22.0K
Chromatin Packaging
9.7K
9.7K
Statistical Package for the Social Sciences (SPSS)
1.2K
The Statistical Package for the Social Sciences, or SPSS, is a data management and analysis software suite. Developed by SPSS Inc. in 1968 and acquired by IBM in 2009, this tool was initially designed for social science data analysis, evolving to serve a wider range of disciplines. It was later renamed to Statistical Product and Service Solutions.
SPSS streamlines the process from data preparation to analysis and reporting. It is characterized by its user-friendly interface, which conceals...
SPSS streamlines the process from data preparation to analysis and reporting. It is characterized by its user-friendly interface, which conceals...
1.2K
Ribosome Profiling
4.2K
Ribosome profiling or ribo-sequencing is a deep sequencing technique that produces a snapshot of active translation in a cell. It selectively sequences the mRNAs protected by ribosomes to get an insight into a cell’s translation landscape at any given point in time.
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
4.2K

