R/heatmaps.R
cell_significance_fn.Rd
This is an internal function meant to be used to by the assoc_pval_heatmap function.
cell_significance_fn(data)
The matrix containing the cells to base the significance stars on.
cell_fn Another function that is well-formatted for usage as the cell_fun argument in ComplexHeatmap::Heatmap.