
Plot a Differential Abundance Heatmap
Source:R/analysis_result_visualization_extended.R
plot_differential_heatmap.RdVisualize top differential taxa across samples.
Usage
plot_differential_heatmap(
object,
microbiome_data,
top_n = 20,
sample_annotation = NULL,
relative = TRUE
)Value
A ComplexHeatmap::Heatmap object.