Related Experiment Videos
Development and comparison of evaluation metrics for batch correction reveals performance differences
Aleksi Laiho1, Marjaana Laitinen2, Liisa Holm1
1Faculty of Biological and Environmental Sciences, University of Helsinki, Viikinkaari 1, P.O. Box 65, 00014 University of Helsinki, Finland.
Motivation:
Batch effects are a common challenge in the analysis of biological datasets, particularly RNA-seq data. Although numerous methods exist to correct batch effects, their comparative evaluation has received limited attention. Several metrics have been proposed to assess the effectiveness of batch correction, but it is unclear how consistently these metrics reflect performance. Here, we systematically investigate differences in the behavior and sensitivity of commonly used evaluation metrics for batch effect removal.
Results:
We compiled a set of established evaluation metrics and introduced several new metrics. These were systematically compared across multiple datasets generated using our Artificial Dilution Series approach: each dataset contained controlled levels of noise simulating batch effects, enabling quantitative assessment of each metric's ability to discriminate between noise levels. We observed consistent differences among metrics, with those based on the F-statistic and the Davies-Bouldin index showing the strongest discriminative performance.
Availability And Implementation:
The data and codes used in this article are available in https://github.com/Aleksi95/BatchMetrics.
Related Concept Videos
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Improving Translational Accuracy
Improving Translational Accuracy
Data Validation
Key parameters for method validation include:
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
Mean Absolute Deviation
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...