Correlation Heatmap

Compute pairwise Pearson correlations between samples from an expression matrix and display them as a clustered heatmap — a standard QC view of replicate consistency.

Visualization Parameters

Upload your data and generate the correlation heatmap

Upload Data File

TSV/CSV matrix: first column = feature ID, remaining = samples

Correlation Heatmap

Upload data and click Generate, or run with example data

Documentation

Input format: a tab- or comma-separated numeric matrix whose first column holds feature IDs and whose remaining columns are samples.

Method: pairwise Pearson correlation between samples; rows/columns are reordered by hierarchical clustering (complete linkage on 1 - r) so that similar samples group together. Each cell is annotated with the correlation coefficient.

Typical use: quality control of biological replicates in RNA-seq studies (e.g., Active vs Torpor sample clustering).