plot_heatmap: Plots Pearson correlation heatmap.

View source: R/plot.R

plot_heatmapR Documentation

Plots Pearson correlation heatmap.

Description

Plots heatmap of Pearson correlations for a dataframe with labels for groups of samples and a blue-yellow color scheme.

Usage

plot_heatmap(df, col_groups, filename, display_numbers)

Arguments

df

Reads or lfc dataframe

col_groups

List of grouping labels for each column in df.

filename

Output filename for plot.

display_numbers

Whether or not to include PCC values in heatmap (default TRUE).

Value

Writes plot to file with no return value.


HenryWard/orthrus documentation built on June 2, 2023, 10:28 p.m.