You can assess the impact and effectiveness of a normalization method by comparing the “Before” and “After” visualizations provided in the Quality Control (QC) suite, which are designed to detect technical biases and ensure biological signals are preserved.
-
Boxplots and Density Plots: Effective normalization should result in samples having similar medians in the boxplot and overlapping bell-shaped curves in the density plot, indicating that systematic technical differences in total intensity have been removed.
-
PCA: help you determine if the normalization has improved the grouping of biological replicates. If the normalization is successful, biological replicates from the same experimental group should cluster more closely together, while the different groups should show clearer separation along the first two principal components.
-
Distance Dendrogram allow you to verify that replicates remain highly correlated after processing. You should check that the dendrogram correctly branches samples based on their biological conditions rather than technical batches.