Skip to contents

Plot a sample correlation matrix

Usage

plot_qc_correlation(correlation, cluster = FALSE, show_names = TRUE)

Arguments

correlation

A square, sample-named correlation matrix.

cluster

Reorder rows and columns using hierarchical clustering.

show_names

Show sample names on both axes.

Value

An unprinted standard ggplot object carrying recommended physical dimensions for plot_save().