Related Experiment Video
Updated: Jan 17, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
MADVAR: a lightweight, data-driven tool for automated feature selection in omics data
1Department of Bioinformatics, Champions Oncology Inc., Rockville, Maryland, MD 20850, United States.
Motivation:
High-throughput biological data provides rich opportunities for discovery, but its vastness leads to the inclusion of many irrelevant features that hinder effective analysis, especially in unsupervised clustering and machine learning tasks. Traditional feature selection methods such as correlation filtering, PCA, mutual information, and Laplacian scores often either eliminate important features or demand extensive computational resources, and their thresholds are usually arbitrary rather than data-driven.
Results:
MADVAR addresses these challenges as a lightweight R package for automated feature selection in omics data, introducing two data-driven methods-madvar and intersectDistributions-that define thresholds based on the statistical structure of the data itself. These approaches eliminate the reliance on arbitrary cutoffs and efficiently filter features without expensive computation. Benchmarking across diverse omics datasets shows that MADVAR achieves top performance in clustering and classification tasks while maintaining computational efficiency, and it integrates seamlessly into existing R-based analysis pipelines.
Availability And Implementation:
The source code and documentation for MADVAR are freely available on GitHub (https://github.com/Champions-Oncology/MADVAR). The package is implemented in R and runs on all major operating systems.
More Related Videos
Related Concept Videos
Statistical Software for Data Analysis and Clinical Trials
Genome-wide Association Studies-GWAS
GWAS does not require the identification of the target gene involved in...
Genomics
Comparing Copy Number Variations and SNPs
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Pharmacokinetic Models: Comparison and Selection Criterion
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Frequency-dependent Selection

