Related Experiment Video
Updated: May 25, 2026

Following the Dynamics of Structural Variants in Experimentally Evolved Populations
Published on: February 3, 2023
The sva package for removing batch effects and other unwanted variation in high-throughput experiments
Jeffrey T Leek1, W Evan Johnson, Hilary S Parker
1Department of Biostatistics, JHU Bloomberg School of Public Health, Baltimore, MD, USA. jleek@jhsph.edu
The sva package helps identify and remove unwanted variation in high-throughput experiments, such as batch effects. This improves data reliability by accounting for hidden variables affecting genomic measurements.
Area of Science:
- Genomics
- Biostatistics
- Computational Biology
Background:
- High-throughput experiments are susceptible to bias and variability from heterogeneity and latent variables.
- Batch effects, arising from different processing conditions, are a primary source of unwanted variation in genomic data.
- Numerous other unmeasured variables can significantly impact high-throughput measurements.
Purpose of the Study:
- To introduce the sva package for addressing unwanted variation in high-throughput experiments.
- To provide tools for identifying, estimating, and removing sources of bias.
- To enhance the reliability and reproducibility of experimental results.
Main Methods:
- The sva package offers the `sva` function for surrogate variable estimation.
- The `ComBat` function facilitates direct adjustment for known batch effects.
- The `fsva` function enables adjustment for batch and latent variables in prediction tasks.
Main Results:
- The `sva` package provides a comprehensive suite of functions to manage unwanted variation.
- Methods are available for both known and unknown sources of systematic error.
- The package supports various analytical downstream applications, including prediction.
Conclusions:
- The `sva` package is a valuable resource for researchers working with high-throughput data.
- By accounting for latent variables and batch effects, the package improves data quality.
- Implementing these methods leads to more robust and accurate scientific conclusions from high-throughput experiments.
Related Concept Videos
Statistical Analysis System (SAS)
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...
Randomized Experiments
Simple randomization
Simple...
Experimental Designs
Statistical Methods to Analyze Parametric Data: ANOVA
One-way ANOVA is applied when a single independent variable or factor is scrutinized. It compares the...
Sample Preparation for Analysis: Overview
Bulk or large solid samples are typically reduced in size using grinding, crushing, or milling techniques to increase the...
Sample Preparation for Analysis: Advanced Techniques
Acid digestion with strong acids is commonly used to dissolve inorganic materials that are insoluble (do not dissolve) in water. This method can be useful for...

