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

The 3of5 web application for complex and comprehensive pattern matching in protein sequences.

Markus Seiler1, Alexander Mehrle, Annemarie Poustka

  • 1Division of Molecular Genome Analysis, German Cancer Research Center, Im Neuenheimer Feld 580, 69120 Heidelberg, Germany. m.seiler@dkfz.de

BMC Bioinformatics
|March 18, 2006
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

PAK1 activation drives divergent resistance mechanisms to aromatase inhibition and tamoxifen in a luminal: A breast cancer model.

Molecular oncology·2026
Same author

GLYATL1 is associated with metabolic and epigenetic changes and with endocrine resistance in luminal breast cancer.

Clinical epigenetics·2026
Same author

Comparison of In-Gel and SP3 Based Sample Preparation Protocols for LC-MS/MS Based Proteomics.

Proteomics·2026
Same author

The role of KDM5B in creating synthetic vulnerabilities in combination with radiotherapy in melanoma cells.

Cell communication and signaling : CCS·2026
Same author

<i>OAS1</i> and <i>OAS3</i> genetic variants enhance inflammatory responses to SARS-CoV-2.

iScience·2025
Same author

Cyclin CLB2 mRNA localization and protein synthesis link cell cycle progression to bud growth.

Nature communications·2025
Same journal

Covariance decomposition for distance based species tree estimation.

BMC bioinformatics·2026
Same journal

SNPio: a Python interface for population genomic data processing.

BMC bioinformatics·2026
Same journal

SpaHNR: a spatial domain identification method via sparse attention-based hierarchical node representation and multi-view contrastive learning.

BMC bioinformatics·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
See all related articles

The 3of5 web application enhances protein sequence analysis by introducing a novel n-of-m pattern type for complex pattern matching. This tool improves accuracy and finds all possible solutions for variable biological patterns.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Proteomics

Background:

  • Identifying complex and variable patterns in biological sequences, particularly protein sequences, is a significant challenge in genome analysis and proteomics.
  • Regular expressions (RegEx) offer user-friendly terminology but have limitations with increasing pattern complexity, ambiguity, and length variations.

Purpose of the Study:

  • To implement a web application, 3of5, for advanced pattern matching in protein sequences.
  • To introduce and utilize a novel 'n-of-m' pattern type for defining highly variable and complex sequence patterns.

Main Methods:

  • Development of the 3of5 web application featuring the n-of-m pattern type.
  • Integration of the n-of-m pattern type with standard regular expression (RegEx) terms.

Related Experiment Videos

  • Implementation of algorithms for comprehensive pattern matching, including handling length ambiguities and finding all possible solutions.
  • Main Results:

    • The 3of5 application enables extensive specification of variable patterns, allowing elements to differ in position, order, and content within defined sequence stretches.
    • The n-of-m pattern type, combined with RegEx, provides a comprehensive vocabulary for complex pattern definition and identification.
    • The application accurately identifies all possible solutions for length-ambiguous patterns, improving upon traditional methods that report only the longest or shortest hits.

    Conclusions:

    • The 3of5 application extends the vocabulary for defining search patterns, enabling comprehensive specification and identification of peptide patterns with variable elements.
    • The n-of-m pattern type enhances pattern matching accuracy and the ability to find all solutions without sacrificing user-friendliness.