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 Concept Videos

Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Protein Networks02:26

Protein Networks

An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Protein-protein Interfaces02:04

Protein-protein Interfaces

Many proteins form complexes to carry out their functions, making protein-protein interactions (PPIs) essential for an organism's survival. Most PPIs are stabilized by numerous weak noncovalent chemical forces. The physical shape of the interfaces determines the way two proteins interact. Many globular proteins have closely-matching shapes on their surfaces, which form a large number of weak bonds. Additionally, many PPIs occur between two helices or between a surface cleft and a polypeptide...
Conserved Binding Sites01:49

Conserved Binding Sites

Many proteins’ biological role depends on their interactions with their ligands, small molecules that bind to specific locations on the protein known as ligand-binding sites. Ligand-binding sites are often conserved among homologous proteins as these sites are critical for protein function.
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally analyses the...

You might also read

Related Articles

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

Sort by
Same author

Sediment-dependent phosphorus transport in dammed rivers: The critical role of pretreatment method.

Journal of environmental management·2026
Same author

Investigations on Multiple Protein Scaffold Filling.

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

Dual-Path Charge Transport Enables Decoupling of Electrical Performance Under Strain from the Crack Onset Strain in Ion Exchange-Doped Conjugated Polymer Films.

Small (Weinheim an der Bergstrasse, Germany)·2026
Same author

Composite Separator with Superior Thermal Shrinkage Resistance for the Safety of Lithium Metal Batteries.

Small (Weinheim an der Bergstrasse, Germany)·2026
Same author

Prognostic value and therapeutic implications of HMGA2 in EGFR-mutant non-small cell lung cancer.

Translational cancer research·2026
Same author

<i>Mycobacterium abscessus</i> bacteremia complicated by sepsis and septic shock in a patient with multiple comorbidities: a case report.

Frontiers in immunology·2026
Same journal

circ2DGNN: circRNA-Disease Association Prediction via Transformer-Based Graph Neural Network.

IEEE/ACM transactions on computational biology and bioinformatics·2024
Same journal

Hierarchical Hypergraph Learning in Association- Weighted Heterogeneous Network for miRNA- Disease Association Identification.

IEEE/ACM transactions on computational biology and bioinformatics·2024
Same journal

Discriminative Domain Adaption Network for Simultaneously Removing Batch Effects and Annotating Cell Types in Single-Cell RNA-Seq.

IEEE/ACM transactions on computational biology and bioinformatics·2024
Same journal

MLW-BFECF: A Multi-Weighted Dynamic Cascade Forest Based on Bilinear Feature Extraction for Predicting the Stage of Kidney Renal Clear Cell Carcinoma on Multi-Modal Gene Data.

IEEE/ACM transactions on computational biology and bioinformatics·2024
Same journal

An End-to-End Knowledge Graph Fused Graph Neural Network for Accurate Protein-Protein Interactions Prediction.

IEEE/ACM transactions on computational biology and bioinformatics·2024
Same journal

Generative Biomedical Event Extraction With Constrained Decoding Strategy.

IEEE/ACM transactions on computational biology and bioinformatics·2024
See all related articles

Related Experiment Videos

Finding the nearest neighbors in biological databases using less distance computations.

Jianjun Zhou1, Jörg Sander, Zhipeng Cai

  • 1Department of Computing Science, University of Alberta, Edmonton, Canada. jianjun@cs.ualberta.ca

IEEE/ACM Transactions on Computational Biology and Bioinformatics
|October 30, 2010
PubMed
Summary
This summary is machine-generated.

This study introduces a faster k-nearest neighbor (k-nn) search method for large biological databases. The novel technique significantly reduces distance computations, speeding up similarity comparisons for gene sequences and protein structures.

Related Experiment Videos

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Data Science

Background:

  • Biological applications frequently require similarity comparisons between large datasets like genomes and protein structures, which are computationally intensive.
  • Efficiently identifying similar biological objects in massive databases is crucial for inferring functions and relationships.

Purpose of the Study:

  • To present a novel technique for accelerating the k-nearest neighbor (k-nn) search.
  • To significantly reduce the number of computationally expensive distance calculations required for similarity comparisons in large biological datasets.

Main Methods:

  • The study introduces a speedup technique for k-nn search utilizing novel concepts of virtual pivots and partial pivots.
  • The method dynamically locates virtual pivots based on the query to enhance pruning ability, thereby minimizing distance computations.
  • Database preprocessing effort is comparable to or less than existing methods.

Main Results:

  • The new method demonstrated a substantial speedup, using no more than 40% of the distance computations compared to the second-best method.
  • Performance was evaluated on a database of 10,000 gene sequences, outperforming established k-nn search methods like M-Tree, OMNI, SA-Tree, and LAESA.
  • The method's efficacy was shown on biological sequence datasets, including HIV-1 viral strain computational genotyping.

Conclusions:

  • The proposed virtual and partial pivot-based k-nn search offers significant computational efficiency for biological similarity comparisons.
  • This technique provides a practical solution for accelerating analyses involving large-scale biological data, such as genomic and proteomic studies.
  • The method shows promise for applications like computational genotyping and functional inference from sequence data.