compare_samples_heatmap: Create correlation heatmap of all samples

View source: R/compare_samples_heatmap.R

compare_samples_heatmapR Documentation

Create correlation heatmap of all samples

Description

Create a correlation heatmap of all samples..

Usage

compare_samples_heatmap(
  lipid_data,
  cent_scale,
  z,
  clust = FALSE,
  sample_group = NULL
)

Arguments

lipid_data

tibble with all the lipid data

cent_scale

logical, apply center and scaling

z

what to show as intensity of the heatmap

clust

apply clustering yes/no, default is no

sample_group

dataframe with grouping information

Value

plotly object

Author(s)

Rico Derks


ricoderks/lipidomics documentation built on Nov. 10, 2024, 2:30 a.m.