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...
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a survival tree begins...
Sampling Plans01:23

Sampling Plans

Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...

You might also read

Related Articles

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

Sort by
Same author

Correction: Lien et al. Sample Preparation Approach Influences PAM50 Risk of Recurrence Score in Early Breast Cancer. <i>Cancers</i> 2021, <i>13</i>, 6118.

Cancers·2026
Same author

Reliable classification of polyps based on artificial intelligence: a development and validation study.

EClinicalMedicine·2026
Same author

Applicability of mitotic figure counting by deep learning: a development and pan-cancer validation study.

FEBS open bio·2026
Same author

Generalisation of automatic tumour segmentation in histopathological whole-slide images across multiple cancer types.

NPJ precision oncology·2026
Same author

StarSignDNA: mutation-to-signature attribution for accurate representation of mutational processes in low-mutation contexts.

NAR genomics and bioinformatics·2025
Same author

The harmonized activities of HER2-HER3 heterodimer and deacetylated FOXA1 evade hormone response by regulating FOXA1 chromatin binding.

Nucleic acids research·2025
Same journal

Balanced mediated pathway detection in genomic data.

Statistical applications in genetics and molecular biology·2026
Same journal

Annealed variational mixtures for disease subtyping and biomarker discovery.

Statistical applications in genetics and molecular biology·2026
Same journal

Performance of the permutation test approach with base calling errors for detecting changes in variant allele frequencies in ctDNA for a single patient.

Statistical applications in genetics and molecular biology·2026
Same journal

BLOG: Bayesian longitudinal omics with group constraints.

Statistical applications in genetics and molecular biology·2026
Same journal

AI-driven risk prediction and categorization in cystic fibrosis leveraging AttentiveLSTM and Fox Wolf Optimizer.

Statistical applications in genetics and molecular biology·2026
Same journal

Perfect collinearity not created equal: measuring and visualizing the severity of multi-collinearity of modern omics data.

Statistical applications in genetics and molecular biology·2026
See all related articles

Related Experiment Video

Updated: May 8, 2026

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

Identifying clusters in genomics data by recursive partitioning.

Gro Nilsen, Ornulf Borgan, Knut Liestøl

    Statistical Applications in Genetics and Molecular Biology
    |August 15, 2013
    PubMed
    Summary
    This summary is machine-generated.

    A new Partitioning Algorithm based on Recursive Thresholding (PART) method effectively identifies subgroups within genomic data clusters. This approach improves upon traditional clustering by handling outliers and revealing hidden substructures, outperforming existing methods on complex datasets.

    Related Experiment Videos

    Last Updated: May 8, 2026

    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

    Area of Science:

    • Genomics
    • Bioinformatics
    • Computational Biology

    Background:

    • Genomics studies often use clustering to group molecular data.
    • Traditional methods like K-means and hierarchical clustering struggle to determine the optimal number of clusters.
    • Identifying substructures within existing clusters is biologically significant but often overlooked.

    Purpose of the Study:

    • To introduce a novel algorithm, Partitioning Algorithm based on Recursive Thresholding (PART), for uncovering subgroups within data clusters.
    • To address the challenge of outliers in high-dimensional genomics data that can obscure substructure.
    • To provide a robust method for identifying both global and local structures in genomic datasets.

    Main Methods:

    • The Partitioning Algorithm based on Recursive Thresholding (PART) recursively identifies subgroups.
    • The algorithm incorporates tentative cluster splitting to manage outliers, preventing premature termination of recursion.
    • Performance is evaluated on simulated and real gene expression microarray data with known cluster structures.

    Main Results:

    • PART demonstrates superior performance over established global methods on simulated data, especially when subclusters are present with large or varying variances.
    • On real gene expression datasets, PART combined with hierarchical clustering shows improved overall performance compared to global methods.
    • The algorithm successfully isolates outliers, allowing for the detection of substructures that might otherwise be missed.

    Conclusions:

    • The PART algorithm is an effective tool for discovering hidden substructures within genomic data clusters.
    • Its ability to handle outliers makes it particularly suitable for high-dimensional genomics data.
    • The clusterGenomics R package provides accessible implementation of this advanced clustering technique.