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

A query language for biological networks.

Ulf Leser1

  • 1Department for Computer Science, Humboldt-Universität zu Berlin, Berlin, Germany. leser@informatik.hu-berlin.de

Bioinformatics (Oxford, England)
|October 6, 2005
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

Knowledge-augmented pre-trained language models for biomedical relation extraction.

BMC bioinformatics·2025
Same author

Explaining care need assessment surveys: qualitative and quantitative evaluation of state-of-the-art local and global explainable artificial intelligence methods.

JAMIA open·2025
Same author

Senescence-associated lineage-aberrant plasticity evokes T-cell-mediated tumor control.

Nature communications·2025
Same author

Global overview of usable Landsat and Sentinel-2 data for 1982-2023.

Data in brief·2024
Same author

HunFlair2 in a cross-corpus evaluation of biomedical named entity recognition and normalization tools.

Bioinformatics (Oxford, England)·2024
Same author

BELHD: improving biomedical entity linking with homonym disambiguation.

Bioinformatics (Oxford, England)·2024
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

A new Pathway Query Language (PQL) enables efficient querying of large biological networks. This graph-based language, similar to SQL, scales well for analyzing protein interaction and pathway databases.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Systems Biology

Background:

  • Biological data analysis increasingly relies on complex network structures.
  • Existing query languages are inadequate for managing and analyzing biological networks.

Purpose of the Study:

  • To develop a novel query language for biological networks.
  • To facilitate efficient querying of protein interaction and pathway databases.

Main Methods:

  • Designed and implemented the Pathway Query Language (PQL).
  • PQL utilizes a graph data model with biological object properties.
  • Queries match subgraphs based on node properties and paths.

Main Results:

  • PQL successfully queries large protein interaction networks (up to 16,000 nodes).

Related Experiment Videos

  • The language demonstrates excellent scalability.
  • PQL allows returning different subgraphs than the required structure.
  • Conclusions:

    • PQL provides a powerful and scalable solution for querying biological networks.
    • The language's SQL-like syntax ensures ease of learning for researchers.