plot_SDA_ChiSqrHM | R Documentation |
This function plots SDA results using a chi-square heatmap.
plot_SDA_ChiSqrHM(MetaDF, MetaSelect, SDAScores, direction, clustStat = T)
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. |
A pheatmap plot using a chi-square
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.