Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Improving Translational Accuracy02:07

Improving Translational Accuracy

3.7K
3.7K
Improving Translational Accuracy02:07

Improving Translational Accuracy

15.3K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
15.3K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Leveraging Machine Learning to Assess Post-COVID-19 Glycemic Control in Diabetic Patients.

International journal of environmental research and public health·2026
Same author

Leveraging Machine Learning to Predict Warfarin Sensitivity in the Puerto Rican Population: A Pharmacogenomic Approach.

International journal of environmental research and public health·2026
Same author

Proteomic insights into extinction memory deficits in stress-susceptible female rats.

Frontiers in behavioral neuroscience·2026
Same author

RINet: synthetic data training for indirect estimation of clinical reference distributions.

Journal of biomedical informatics·2026
Same author

Building epigenetic risk scores of opioid use disorder: Insights from human postmortem brain data.

Translational psychiatry·2026
Same author

Chronic Disease Monitoring: Methodology for Classification Error and Self-Selection Bias Correction in Clinical Laboratory Data.

Healthcare (Basel, Switzerland)·2025
Same journal

Exploring the impact of air conditioning on the indoor air quality of UK homes.

Journal of physics. Conference series·2026
Same journal

Comparing methods for aggregating indoor air pollutant concentration over space and time.

Journal of physics. Conference series·2026
Same journal

All-in-SAM: from Weak Annotation to Pixel-wise Nuclei Segmentation with Prompt-based Finetuning.

Journal of physics. Conference series·2025
Same journal

Third party stabilization of unstable coordination in systems of coupled oscillators.

Journal of physics. Conference series·2023
Same journal

Progress in High-Speed Spin Testing of Superconducting Wire and Tapes for High-Field NMR Magnet Qualification.

Journal of physics. Conference series·2022
Same journal

Implementing High Q-Factor HTS Resonators to Enhance Probe Sensitivity in <sup>13</sup>C NMR Spectroscopy.

Journal of physics. Conference series·2022
See all related articles

Related Experiment Video

Updated: Mar 12, 2026

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.4K

Bioinformatics algorithm based on a parallel implementation of a machine learning approach using transducers.

Abiel Roche-Lima1, Ruppa K Thulasiram2

  • 1Department of Computer Science, E2-445 EITC. University of Manitoba, Winnipeg, Manitoba R3T 2N2, Canada.

Journal of Physics. Conference Series
|January 1, 2012
PubMed
Summary
This summary is machine-generated.

This study introduces a parallel algorithm for learning conditional transducers, significantly reducing computation time for bioinformatics tasks like DNA sequence analysis and genome evolution studies. The parallel approach demonstrates scalability and improved efficiency with increased data and threads.

More Related Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.9K
Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved Non-model Organisms
10:41

Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved Non-model Organisms

Published on: May 9, 2017

9.7K

Related Experiment Videos

Last Updated: Mar 12, 2026

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.4K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.9K
Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved Non-model Organisms
10:41

Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved Non-model Organisms

Published on: May 9, 2017

9.7K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Machine Learning

Background:

  • Finite-state transducers (FSTs) are crucial for bioinformatics, used in sequence alignment and developing computational biology kernels.
  • Machine learning algorithms for conditional FSTs are vital for DNA sequence analysis but computationally intensive due to large datasets.
  • Existing transducer learning algorithms rely on costly probability computations like pair-database creation, normalization, and Expectation-Maximization (EM).

Purpose of the Study:

  • To develop and evaluate a parallel implementation of an algorithm for learning conditional transducers.
  • To optimize computational efficiency for bioinformatics applications, including sequence alignment and phylogenetic tree construction.
  • To assess the scalability and performance of the parallel algorithm on a high-performance computing cluster.

Main Methods:

  • A parallel algorithm was implemented for learning conditional transducers, incorporating techniques like Maximum-Likelihood normalization and EM parameter optimization.
  • The algorithm was tested on bioinformatics applications, including sequence alignment and genome evolution studies.
  • Performance was evaluated on the Westgrid Breeze cluster, comparing parallel and sequential execution times, scalability with data size, precision, and thread count.

Main Results:

  • The parallel algorithm demonstrated significant scalability, with execution times decreasing as data size increased.
  • Using the parallel algorithm resulted in shorter execution times when the precision parameter was adjusted.
  • Speedup increased with more threads, showing convergence beyond 16 threads for the parallel execution.

Conclusions:

  • The developed parallel algorithm offers a scalable and efficient solution for learning conditional transducers in bioinformatics.
  • The parallel implementation significantly reduces computational costs associated with large-scale bioinformatics data analysis.
  • This approach facilitates advanced genome evolution studies and other complex biological sequence analyses.