plot_SDA_ChiSqrHM: Plot SDA Results Using Chi-Square Heatmap

View source: R/fxs.R

plot_SDA_ChiSqrHMR Documentation

Plot SDA Results Using Chi-Square Heatmap

Description

This function plots SDA results using a chi-square heatmap.

Usage

plot_SDA_ChiSqrHM(MetaDF, MetaSelect, SDAScores, direction, clustStat = T)

Arguments

MetaDF

A data frame containing metadata for the samples.

MetaSelect

A character string representing the metadata column to use for plotting.

SDAScores

A data frame containing the SDA scores.

direction

A character string indicating the direction of the analysis (either "pos" or "neg").

clustStat

A logical value indicating whether to include clustering statistics in the plot.

Value

A pheatmap plot using a chi-square


bimberlabinternal/ShinySDA documentation built on Feb. 5, 2023, 7:09 a.m.