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

Hash function performance on different biological databases.

E J Breen1, K L Williams

  • 1School of Biological Sciences, Macquarie University, Sydney, N.S.W. Australia.

Computer Methods and Programs in Biomedicine
|February 1, 1989
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

Optimizing genomic prediction for Australian Red dairy cattle.

Journal of dairy science·2020
Same author

The genotype-phenotype landscape of familial amyotrophic lateral sclerosis in Australia.

Clinical genetics·2017
Same author

Precision of total and regional body fat estimates from dual-energy X-ray absorptiometer measurements.

The journal of nutrition, health & aging·2014
Same author

The mating system of the cellular slime mould Dictyostelium discoideum.

Current genetics·2013
Same author

Temperature-sensitive DNA repair mutations in the cellular slime mould Dictyostelium discoideum.

Current genetics·2013
Same author

Post-exercise cardiac troponin release is related to exercise training history.

International journal of sports medicine·2012
Same journal

SynTME: A tumor microenvironment-aware, pharmacology-inspired multi-stage framework for drug synergy prediction.

Computer methods and programs in biomedicine·2026
Same journal

MMFVS-Net: A triple-symmetric cross-attention network for multimodal optical image fusion and high-accuracy virtual staining of breast cancer tissues.

Computer methods and programs in biomedicine·2026
Same journal

A novel Milstein-stochastic epidemiologically-informed neural network for approaching epidemic dynamics: Application to Mpox disease.

Computer methods and programs in biomedicine·2026
Same journal

Accounting for approximation errors using surrogate-based parameter estimation of cardiac mechanics digital twins.

Computer methods and programs in biomedicine·2026
Same journal

Facial iPPG heatmap patterns based on period-aware autoencoder show association with carotid atherosclerosis towards non-contact hemodynamic assessment.

Computer methods and programs in biomedicine·2026
Same journal

Explainable machine learning models predict liver fibrosis risk and outcome in the general population: Development and multi-cohort external validation.

Computer methods and programs in biomedicine·2026
See all related articles

This study evaluated hashing functions for distributing biological data uniformly. Hash functions like hashpjw, hashcrc, and hashquad demonstrated versatility across diverse datasets.

Area of Science:

  • Computer Science
  • Bioinformatics
  • Data Management

Background:

  • Efficient data distribution is crucial for managing large biological databases.
  • Open hashing techniques are commonly employed for database indexing.
  • Evaluating hashing function performance is essential for optimizing data retrieval.

Purpose of the Study:

  • To assess the effectiveness of various hashing functions for uniform data distribution in biological record databases.
  • To compare the performance of different hashing algorithms on diverse datasets, including genetic information and textual data.

Main Methods:

  • Implementation of open hashing to test multiple hashing functions.
  • Utilized three distinct database types: genetic nomenclature/mutation sites/strain names, literature-extracted surnames, and numeric ASCII strings.

Related Experiment Videos

  • Evaluated hash functions including hashpjw, hashcrc, hashquad, hashsum, and hashsmc.
  • Main Results:

    • Hash functions hashpjw, hashcrc, and hashquad exhibited versatile performance across all tested datasets.
    • Hash functions hashsum and hashsmc demonstrated poor performance in uniformly distributing data.
    • The choice of hashing function significantly impacts data distribution uniformity.

    Conclusions:

    • Hash functions hashpjw, hashcrc, and hashquad are recommended for uniform distribution of biological records.
    • Hash functions hashsum and hashsmc are not suitable for applications requiring uniform data distribution.
    • Performance of hashing functions is dataset-dependent, necessitating careful selection for biological databases.