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

DNA Microarrays02:34

DNA Microarrays

19.5K
Microarrays are high-throughput and relatively inexpensive assays that can be automated to analyze large quantities of data at a time. They are used in genome-wide studies to compare gene or protein expression under two varied conditions, such as healthy and diseased states. Microarrays consist of glass or silica slides on which probe molecules are covalently attached through surface functionalization. Most commonly, the slides are prepared through the chemisorption of silanes to silica...
19.5K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

876
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
876
Estimating Population Mean with Unknown Standard Deviation01:22

Estimating Population Mean with Unknown Standard Deviation

8.4K
In practice, we rarely know the population standard deviation. In the past, when the sample size was large, this did not present a problem to statisticians. They used the sample standard deviation s as an estimate for σ and proceeded as before to calculate a confidence interval with close enough results. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
William S. Gosset (1876–1937) of the...
8.4K

You might also read

Related Articles

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

Sort by
Same author

Novel Phloroglucinol Derivatives as Neuraminidase Inhibitors Identified From Humulus lupulus L. Extract by At-Line Nanofractionation Platform.

Electrophoresis·2026
Same author

Multidimensional effects of personalized exercise intervention in type 2 diabetes: a randomized controlled trial.

Science bulletin·2026
Same author

Lacustrine Shale Pore Structure Influenced by Diabase Intrusions in the Cretaceous Taizhou Formation, Subei Basin, China.

ACS omega·2026
Same author

Comparative Pharmacokinetics of Two Extended-Release Tablet Formulations of Upadacitinib: Bioequivalence Assessment.

Clinical pharmacology in drug development·2026
Same author

A robust model transfer approach for portable Raman spectrometers: Enabling interoperable analysis across measurement environments.

Spectrochimica acta. Part A, Molecular and biomolecular spectroscopy·2026
Same author

Scalable Engineering of Bio-Manufactured Extracellular Vesicles for Selective Delivery in Ovarian Cancer Patient-Derived Models.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same journal

SNPio: a Python interface for population genomic data processing.

BMC bioinformatics·2026
Same journal

SpaHNR: a spatial domain identification method via sparse attention-based hierarchical node representation and multi-view contrastive learning.

BMC bioinformatics·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
See all related articles

Related Experiment Video

Updated: Nov 9, 2025

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2
10:10

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2

Published on: September 18, 2021

39.6K

An efficient ensemble method for missing value imputation in microarray gene expression data.

Xinshan Zhu1,2, Jiayu Wang1, Biao Sun3

  • 1School of Electrical and Information Engineering, Tianjin University, Tianjin, 300072, China.

BMC Bioinformatics
|April 14, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces an ensemble learning method to improve genomics data imputation by combining multiple single imputation techniques. The novel approach enhances imputation accuracy, robustness, and generalization for disease gene and drug target discovery.

Keywords:
Bootstrap samplingEnsemble learningGene expression dataGeneralizationImputation

More Related Videos

Rare Event Detection Using Error-corrected DNA and RNA Sequencing
10:36

Rare Event Detection Using Error-corrected DNA and RNA Sequencing

Published on: August 3, 2018

12.3K
High-Throughput Transcriptome Analysis for Investigating Host-Pathogen Interactions
14:58

High-Throughput Transcriptome Analysis for Investigating Host-Pathogen Interactions

Published on: March 5, 2022

4.6K

Related Experiment Videos

Last Updated: Nov 9, 2025

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2
10:10

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2

Published on: September 18, 2021

39.6K
Rare Event Detection Using Error-corrected DNA and RNA Sequencing
10:36

Rare Event Detection Using Error-corrected DNA and RNA Sequencing

Published on: August 3, 2018

12.3K
High-Throughput Transcriptome Analysis for Investigating Host-Pathogen Interactions
14:58

High-Throughput Transcriptome Analysis for Investigating Host-Pathogen Interactions

Published on: March 5, 2022

4.6K

Area of Science:

  • Genomics
  • Bioinformatics
  • Computational Biology

Background:

  • Genomics data analysis is crucial for identifying disease genes and drug targets.
  • Missing values in genomics datasets significantly impede data utility.
  • Existing single imputation methods often fail to fully leverage genomic data information, leading to performance loss.

Purpose of the Study:

  • To develop an improved imputation method for genomics datasets by addressing the limitations of single imputation techniques.
  • To enhance the accuracy, robustness, and generalization of missing value imputation in genomics data.

Main Methods:

  • An ensemble learning approach combining multiple single imputation methods was developed.
  • Bootstrap sampling was used for missing value prediction, with component predictions weighted and summed.
  • Optimal weights were learned from known gene data to minimize imputation error, with a closed-form expression derived.
  • Analytical investigation of the ensemble method's performance was conducted using sum of squared regression errors.

Main Results:

  • The proposed ensemble method demonstrated improved imputation performance compared to state-of-the-art methods.
  • Performance was evaluated across various noise levels, sample sizes, and missing data rates on typical genomic datasets.
  • The ensemble method showed enhanced imputation accuracy, robustness, and generalization capabilities.

Conclusions:

  • The ensemble imputation method offers superior performance by efficiently utilizing known data information.
  • Integrating diverse imputation methods and employing a data-driven approach for weight learning improves missing data imputation.
  • This method provides a more effective strategy for handling missing values in genomics research.