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

Methods of Medium Optimization01:28

Methods of Medium Optimization

70
Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
70
Cluster Sampling Method01:20

Cluster Sampling Method

11.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.0K
Optimization Problems01:26

Optimization Problems

220
Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
220
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

595
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
595
Heuristics01:21

Heuristics

716
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
716
Aggregates Classification01:29

Aggregates Classification

1.0K
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
1.0K

You might also read

Related Articles

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

Sort by
Same author

Toward identification of common DNA repair process in mutational signatures.

bioRxiv : the preprint server for biology·2026
Same author

Unifying proteomic technologies with ProteinProjector.

Bioinformatics advances·2025
Same author

PEANUT: Pathway Enrichment Analysis through Network UTilization.

Bioinformatics (Oxford, England)·2025
Same author

scNET: learning context-specific gene and cell embeddings by integrating single-cell gene expression data with protein-protein interactions.

Nature methods·2025
Same author

SPIDER: constructing cell-type-specific protein-protein interaction networks.

Bioinformatics advances·2024
Same author

Current and future directions in network biology.

Bioinformatics advances·2024
Same journal

From randomness to recognition: modeling the evolution of DNA sequence information during enrichment for binding.

Bioinformatics advances·2026
Same journal

pygenoscape: a Python package for spatial interpolation and visualization of genetic distance landscapes.

Bioinformatics advances·2026
Same journal

SMTrackR: an R/Bioconductor package for mapping protein binding at individual DNA molecules.

Bioinformatics advances·2026
Same journal

GDIv2: improving variant selection from human exomes.

Bioinformatics advances·2026
Same journal

SCpubr: a user-friendly R-package for generating publication-ready visualizations of single-cell transcriptome analyses.

Bioinformatics advances·2026
Same journal

EZ-Pair graph: scalable unified-axis visualization method for summarizing large-scale paired data.

Bioinformatics advances·2026
See all related articles

Related Experiment Video

Updated: May 5, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

6.3K

An optimization framework for hierarchical clustering.

Gal Gilad1, Roded Sharan1

  • 1School of Computer Science and AI, Tel Aviv University, Tel Aviv 69978, Israel.

Bioinformatics Advances
|May 4, 2026
PubMed
Summary
This summary is machine-generated.

A new method called DOMUS improves hierarchical clustering by integrating multiple data views, outperforming existing approaches on various datasets and single-cell RNA sequencing data.

More Related Videos

Heuristic Mining of Hierarchical Genotypes and Accessory Genome Loci in Bacterial Populations
08:03

Heuristic Mining of Hierarchical Genotypes and Accessory Genome Loci in Bacterial Populations

Published on: December 7, 2021

2.1K

Related Experiment Videos

Last Updated: May 5, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

6.3K
Heuristic Mining of Hierarchical Genotypes and Accessory Genome Loci in Bacterial Populations
08:03

Heuristic Mining of Hierarchical Genotypes and Accessory Genome Loci in Bacterial Populations

Published on: December 7, 2021

2.1K

Area of Science:

  • Computational Biology
  • Bioinformatics
  • Data Science

Background:

  • Hierarchical clustering is a key problem in computational biology, with traditional methods like average linkage lacking a clear objective and often producing suboptimal results.
  • Existing greedy heuristics, while common, are myopic and fail to capture global data structures effectively.
  • A recent combinatorial optimization criterion for hierarchical clustering is NP-hard to minimize, necessitating improved algorithmic approaches.

Purpose of the Study:

  • To introduce a novel hierarchical clustering method, DOMUS, that addresses the limitations of traditional greedy approaches.
  • To develop a method that combines local and global data considerations for more accurate hierarchical structures.
  • To provide a robust and effective tool for various clustering applications, including single-cell RNA sequencing.

Main Methods:

  • DOMUS employs an average-linkage-based approach that integrates multiple data views.
  • The method learns to blend these views into a unified similarity measure.
  • It combines local and global considerations for improved hierarchical structure generation.

Main Results:

  • DOMUS consistently outperforms strong baselines, including beam search heuristics, on synthetic and benchmark datasets.
  • The method demonstrates superior performance on single-cell RNA sequencing data compared to the state-of-the-art HiDeF algorithm.
  • Rigorous benchmarking validates the real-world applicability and effectiveness of DOMUS.

Conclusions:

  • DOMUS offers a significant advancement in hierarchical clustering by effectively integrating multiple data perspectives.
  • The method provides a more structurally sound and accurate alternative to traditional greedy algorithms.
  • DOMUS is a valuable tool for computational biology and bioinformatics, particularly for analyzing complex datasets like single-cell RNA sequencing data.