plot_heatmap_marker
plot_heatmap_marker(
marker_top,
marker_all_cluster,
cluster,
condition,
norm_counts,
text_size
)First element returned by markers_cluster_seurat
Second element returned by markers_cluster_seurat
Vector of length equal to the number of cells, with cluster assignment.
Vector or length equal to the number of cells, specifying the condition of the cells (i.e. batch, dataset of origin..)
Norm count matrix (genes X cells).
Size of the text in the heatmap plot.
Heatmap class object.
https://www.rdocumentation.org/packages/ComplexHeatmap/versions/1.10.2/topics/Heatmap