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 Experiment Videos

Parametric alignment of ordered trees.

Lusheng Wang1, Jianyun Zhao

  • 1Department of Computer Science, City University of Hong Kong, Kowloon, Hong Kong, Peoples Republic of China. lwang@cs.cityu.edu.hk

Bioinformatics (Oxford, England)
|November 25, 2003
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Investigations on Multiple Protein Scaffold Filling.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same author

Identification and Spatial Differentiation of High-Risk Areas for Brown Bear Incidents in Yushu Prefecture, China, Using Machine Learning and Remote Sensing.

Animals : an open access journal from MDPI·2026
Same author

<i>Mycobacterium abscessus</i> bacteremia complicated by sepsis and septic shock in a patient with multiple comorbidities: a case report.

Frontiers in immunology·2026
Same author

Genomic epidemiology and antimicrobial resistance prevalence of <i>Staphylococcus aureus</i> isolated from bloodstream infections in a tertiary hospital in central China: a 5-year retrospective study.

Frontiers in public health·2026
Same author

Rapid separation of <sup>99</sup>Mo from proton irradiated thorium target for medical application.

Talanta·2026
Same author

Integrative network toxicology and single-cell transcriptomics reveal TP53 as a key mediator of PCBs-induced microglial dysfunction in diabetic retinopathy.

Ecotoxicology and environmental safety·2026
Same journal

conMItion: an R package adjusting confounding factors for associations in multi-omics.

Bioinformatics (Oxford, England)·2026
Same journal

SpaMFG: a Spatial Multi-omics Integration Method based on Feature Grouping.

Bioinformatics (Oxford, England)·2026
Same journal

CSCN: Inference of Cell-Specific Causal Networks Using Single-Cell RNA-Seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

Sparse CCA-Based Mediation Analysis with High-Dimensional Exposures and Mediators.

Bioinformatics (Oxford, England)·2026
Same journal

Enhancing Cross-Context Generalization in Drug Perturbation Prediction with a Multimodal Conditional Diffusion Framework.

Bioinformatics (Oxford, England)·2026
Same journal

Primer Design through Submodular Function Estimation.

Bioinformatics (Oxford, England)·2026
See all related articles

We developed a parametric tool for aligning ordered trees, enabling users to visualize parameter effects on alignments. This tool offers efficient computation and reduced memory usage for tree comparison applications.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Structural Bioinformatics

Background:

  • Tree similarity computation is vital for RNA secondary structures, genetics, and chemical analysis.
  • Parametric tools for sequence alignment exist, but a similar tool for ordered trees is needed.
  • Current tree alignment methods lack user control over parameter weighting.

Purpose of the Study:

  • To develop a parametric tool for aligning two ordered trees.
  • To allow users to observe the impact of parameter choices on tree alignment outcomes.
  • To provide a practical solution for the need of user-adjustable tree alignment.

Main Methods:

  • Developed a parametric tool for ordered tree alignment.
  • Designed an efficient algorithm for tree alignment incorporating gap penalties.

Related Experiment Videos

  • Optimized the algorithm's space complexity.
  • Main Results:

    • The developed tool enables explicit visualization of parameter choice effects on optimal tree alignments.
    • The algorithm achieves an efficient time complexity of O(n(2)deg(2)).
    • Space complexity was reduced from O(n(2)deg(2)) to O(n log n. deg(2)).

    Conclusions:

    • The new parametric tool facilitates a deeper understanding of ordered tree alignment parameters.
    • The efficient algorithm and reduced space complexity make tree alignment more practical.
    • This work addresses the need for user-centric tools in tree comparison applications.