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

Improved algorithms for searching restriction maps.

W Miller1, J Barr, K E Rudd

  • 1Department of Computer Science, Pennsylvania State University, University Park 16802.

Computer Applications in the Biosciences : CABIOS
|October 1, 1991
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

First Demonstration of Resonant Pitch-Angle Scattering of Relativistic Electrons by Externally Launched Helicon Waves.

Physical review letters·2026
Same author

Incidence and mortality of hospital- and ICU-treated sepsis: results from an updated and expanded systematic review and meta-analysis.

Intensive care medicine·2020
Same author

Vertebroplasty and Kyphoplasty for Osteoporotic Vertebral Fractures: What Are the Latest Data?

AJNR. American journal of neuroradiology·2017
Same author

Neonatal abstinence syndrome and early childhood morbidity and mortality in Washington state: a retrospective cohort study.

Journal of perinatology : official journal of the California Perinatal Association·2017
Same author

The Development of Fluorescence Intensity Standards.

Journal of research of the National Institute of Standards and Technology·2016
Same author

Hendra Virus Infection Dynamics in the Grey-Headed Flying Fox (Pteropus poliocephalus) at the Southern-Most Extent of Its Range: Further Evidence This Species Does Not Readily Transmit the Virus to Horses.

PloS one·2016
Same journal

DCA: an efficient implementation of the divide-and-conquer approach to simultaneous multiple sequence alignment.

Computer applications in the biosciences : CABIOS·1998
Same journal

Two applications to facilitate the viewing of database search result files on the Macintosh.

Computer applications in the biosciences : CABIOS·1998
Same journal

BioWish: a molecular biology command extension to Tcl/Tk.

Computer applications in the biosciences : CABIOS·1998
Same journal

The Sequence Alerting Server--a new WEB server.

Computer applications in the biosciences : CABIOS·1998
Same journal

A software tool for the analysis of mass spectrometric disulfide mapping experiments.

Computer applications in the biosciences : CABIOS·1998
Same journal

SAMBA: hardware accelerator for biological sequence comparison.

Computer applications in the biosciences : CABIOS·1998
See all related articles

We developed new algorithms to efficiently search DNA restriction maps for matching regions. These methods improve upon existing approaches for genomic analysis, particularly for complex genomes like E. coli.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • DNA restriction mapping is crucial for genomic analysis.
  • Existing algorithms for searching restriction maps have limitations in efficiency and accuracy for certain applications.
  • Developing advanced computational tools is essential for analyzing complex genomic data.

Purpose of the Study:

  • To present novel algorithms for searching DNA restriction maps.
  • To identify regions that best match a shorter 'probe' map.
  • To improve the efficiency and applicability of restriction map searching.

Main Methods:

  • Development of a new model for DNA map alignments.
  • Implementation of two algorithms: one optimizing over restricted alignments (O(MP log P) time, O(M + P) space) and another over all alignments (O(MP3) time, O(M + P2) space).

Related Experiment Videos

  • Combination of algorithms for practical, efficient searching (O(MP log P) time).
  • Main Results:

    • The new alignment model demonstrates superiority over previous methods in specific applications.
    • Experimental validation using the genomic restriction map of Escherichia coli showcases the algorithms' effectiveness.
    • The combined approach achieves practical O(MP log P) time complexity for searching all alignments.

    Conclusions:

    • The presented algorithms offer a significant advancement in DNA restriction map searching.
    • The new model and algorithms provide a powerful tool for genomic research.
    • These methods are particularly effective for analyzing complex genomes such as E. coli.