mu_cooccurence_heatmap: create cooccurrence heatmap

View source: R/correlation_plot.R

mu_cooccurence_heatmapR Documentation

create cooccurrence heatmap

Description

given a distance generated by 'mu_cooccurrence_distance', generate the corresponding heatmap.

Usage

mu_cooccurence_heatmap(distance_matrix, groups = NULL, min_value = 0)

Arguments

distance_matrix

matrix of binary distances

groups

data.frame of groups (default = NULL)

min_value

the minimum value to use (default = 0)


rmflight/metabolomicsUtilities documentation built on Oct. 28, 2023, 6:41 p.m.