Skip to contents

Visualizes correlation for each cell type across samples using jitter plots.

Usage

plotCellTypeCor(df)

Arguments

df

Data frame with sample_id, value, and cell_type columns.

Value

A ggplot object showing cell type-specific correlation for each sample.