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

An efficient string matching algorithm with k differences for nucleotide and amino acid sequences.

G M Landau, U Vishkin, R Nussinov

    Nucleic Acids Research
    |January 10, 1986
    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

    Mutations in LZTR1 drive human disease by dysregulating RAS ubiquitination.

    Science (New York, N.Y.)·2018
    Same author

    Contribution of salt bridges toward protein thermostability.

    Journal of biomolecular structure & dynamics·2012
    Same author

    GOSSIP: a method for fast and accurate global alignment of protein structures.

    Bioinformatics (Oxford, England)·2011
    Same author

    Towards drugs targeting multiple proteins in a systems biology approach.

    Current topics in medicinal chemistry·2007
    Same author

    MASS: multiple structural alignment by secondary structures.

    Bioinformatics (Oxford, England)·2003
    Same author

    Transient, highly populated, building blocks folding model.

    Cell biochemistry and biophysics·2002
    Same journal

    Correction to 'scSuperAnnotator: A platform for benchmarking comparison and visualizing automated cellular annotation methods for scRNA-seq data'.

    Nucleic acids research·2026
    Same journal

    Correction to 'Differentiable partition function calculation for RNA'.

    Nucleic acids research·2026
    Same journal

    Deployment of non-canonical splicing in tunicate genomes is mediated by divergent U2AF function and changing m6A modification in U1 and U6 snRNA.

    Nucleic acids research·2026
    Same journal

    Bacillus subtilis DnaB forms multiple protein-protein interactions essential for DNA replication initiation.

    Nucleic acids research·2026
    Same journal

    Multiple forms of protein-protein and DNA binding are exhibited by BrxC from the BREX phage restriction system.

    Nucleic acids research·2026
    Same journal

    Biosynthesis of glycosylated 5-hydroxycytosine in the DNA of diverse viruses.

    Nucleic acids research·2026
    See all related articles

    A new algorithm offers optimal sequence alignment in O(k2n) time, significantly improving upon existing O(mn) methods for long sequences with a maximal number of k differences allowed.

    Area of Science:

    • Bioinformatics
    • Computational Biology
    • Algorithm Design

    Background:

    • Optimal sequence alignment is crucial for analyzing biological data.
    • Current algorithms for sequence alignment have a time complexity of O(mn).

    Purpose of the Study:

    • To present a novel, more efficient algorithm for optimal sequence alignment.
    • To reduce the computational time for aligning sequences, especially long ones.

    Main Methods:

    • Developed a new algorithm for sequence alignment.
    • The algorithm's time complexity is analyzed with respect to pattern length (m), text length (n), and maximal allowed differences (k).

    Main Results:

    • The proposed algorithm achieves an optimal alignment in O(k2n) time.

    Related Experiment Videos

  • This represents a substantial improvement over existing O(mn) algorithms for large datasets.
  • Conclusions:

    • The new O(k2n) algorithm provides a significant computational advantage for sequence alignment.
    • This advancement is particularly beneficial for analyzing large biological sequences where efficiency is critical.