Try the Demo

Want to try the app with example data first?




Upload Count Data

Count Data Preview:

Upload Sample Metadata

Sample Data Preview:

Configure Count Data



                    

Configure Sample Data


Note: Batch correction will be performed without preserving biological variation.



                    

Preview Sample Matching




                      

Data before batch correction:

Select Batch Correction Method


Method Guide:
  • ComBat-Seq: Uses negative binomial model, works directly with count data. Best for RNA-seq or other data with count-like properties and overdispersion.
  • ComBat: Uses log transformation + linear model. Best for metabolomics peak intensities, microarray data, or other continuous measurements with log-normal distributions.

Note: PCA plots will always use log-transformed data for better visualization, regardless of which batch correction method you choose.

Batch Correction



Data after batch correction:

Download Results

Download batch-corrected data:

Download Batch-Corrected Matrix

Download Updated Sample Metadata

Usage Notes:

  • The batch-corrected matrix should be used for visualization and clustering, but NOT for differential expression analysis
  • For differential expression (DESeq2, limma-voom, edgeR), use the original raw counts with the batch factor from the metadata
  • Include the batch correction factor as a covariate in your model design