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 Video

Updated: May 9, 2025

Pattern-based Search of Epigenomic Data Using GeNemo
06:38

Pattern-based Search of Epigenomic Data Using GeNemo

Published on: October 8, 2017

5.0K

Effloc: An Efficient Locating Algorithm for Mass-Occurrence Biological Patterns with FM-Index.

Li-Lu Guo1

  • 1Department of Computer Science, Xidian University, Xi'an, Shaanxi, China.

Journal of Computational Biology : a Journal of Computational Molecular Cell Biology
|May 2, 2025
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Atomic Force Microscopy01:08

Atomic Force Microscopy

3.3K
Atomic force microscopy (AFM) is a type of scanning probe microscopy that can analyze topographic details of various specimens like ceramics, glass, polymers, and biological samples. AFM offers over 1000 times more resolution than the optical imaging system. Images generated from AFM are three-dimensional surface profiles, offering an advantage over the flat, two-dimensional images from other imaging techniques.
The AFM Probe
The probe is regarded as the heart of any AFM setup and comprises the...
3.3K
MALDI-TOF Mass Spectrometry01:19

MALDI-TOF Mass Spectrometry

4.6K
Mass spectrometry is a powerful characterization technique that can identify and separate a wide variety of compounds ranging from chemical to biological entities, based on their mass-to-charge ratio (m/z). The instruments that allow this detection, known as mass spectrometers, have three components: an ion source, a mass analyzer, and a detector. These spectrometers differ based on the nature of their ion source and analyzers.
Matrix-assisted laser desorption ionization (MALDI) is a commonly...
4.6K

You might also read

Related Articles

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

Sort by
Same journal

GMSA: A Graph Matching and Point Cloud Registration-Based Method for Spatial Transcriptomics Data Alignment.

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

Investigations on Multiple Protein Scaffold Filling.

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

Cell Type Prediction for Single-Cell RNA Sequencing Utilizing Unsupervised Domain Adaptation and Semi-Supervised Learning.

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

PPIGAN: Prediction of Protein-Protein Interactions Using Generative Adversarial Networks.

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

Deep Structure-Enhanced Cell Clustering Model for Single-Cell RNA Sequencing Data.

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

Asymmetric Drug-Drug Interaction Prediction Based on Generative Adversarial Networks and Knowledge Graph.

Journal of computational biology : a journal of computational molecular cell biology·2026
See all related articles

Effloc is a new algorithm that speeds up biological pattern locating in large genomes, especially for frequently occurring patterns. It reduces computational steps, making genomic analysis more efficient.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomic Data Analysis

Background:

  • Pattern locating is essential for biological sequence analysis.
  • Existing full-text index methods struggle with mass-occurrence patterns in ultra-long genomes due to slow locating times.
  • There is a need for efficient algorithms to handle frequent patterns in large genomic datasets.

Purpose of the Study:

  • To propose an efficient algorithm, Effloc, for locating mass-occurrence biological patterns in genomic sequences.
  • To optimize the locating process by reducing computationally expensive operations.
  • To improve the speed and efficiency of pattern searching in large-scale genomic data.

Main Methods:

  • Developed Effloc based on two key optimization techniques.
Keywords:
FM-Indexbiological patterngroupinglocating algorithmsampling sharing

More Related Videos

Subtyping of Campylobacter jejuni ssp. doylei Isolates Using Mass Spectrometry-based PhyloProteomics MSPP
09:43

Subtyping of Campylobacter jejuni ssp. doylei Isolates Using Mass Spectrometry-based PhyloProteomics MSPP

Published on: October 30, 2016

8.5K
A Streamlined Approach for Mass Spectrometry-Based Proteomics Using Selected Tissue Regions
08:59

A Streamlined Approach for Mass Spectrometry-Based Proteomics Using Selected Tissue Regions

Published on: April 18, 2025

219

Related Experiment Videos

Last Updated: May 9, 2025

Pattern-based Search of Epigenomic Data Using GeNemo
06:38

Pattern-based Search of Epigenomic Data Using GeNemo

Published on: October 8, 2017

5.0K
Subtyping of Campylobacter jejuni ssp. doylei Isolates Using Mass Spectrometry-based PhyloProteomics MSPP
09:43

Subtyping of Campylobacter jejuni ssp. doylei Isolates Using Mass Spectrometry-based PhyloProteomics MSPP

Published on: October 30, 2016

8.5K
A Streamlined Approach for Mass Spectrometry-Based Proteomics Using Selected Tissue Regions
08:59

A Streamlined Approach for Mass Spectrometry-Based Proteomics Using Selected Tissue Regions

Published on: April 18, 2025

219
  • Grouped and calculated rankings with the same Burrows-Wheeler Transform character to reduce last-to-first column (LF) mapping operations.
  • Designed a specific structure to record jump status, avoiding redundant LF mapping operations for adjacent patterns.
  • Main Results:

    • Effloc significantly reduces the number of time-consuming LF mapping operations during mass-occurrence pattern locating.
    • Ablation experiments confirmed the algorithm's effectiveness.
    • Effloc demonstrated faster locating speeds compared to five state-of-the-art competing algorithms.

    Conclusions:

    • Effloc provides an efficient solution for locating mass-occurrence biological patterns in genomic sequences.
    • The algorithm offers a significant improvement in speed and reduces computational overhead.
    • The proposed method enhances the efficiency of biological sequence analysis for large datasets.