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 June 2, 2024, 9:53 a.m.