celdaHeatmap uses plotHeatmap which relies on the semiPheatmap function which returns a gtable object instead of the heatmap plot. Need to update it to use Heatmap from ComplexHeatmap. plotHeatmap is used in celda_heatmap.R, celda.Rmd, and findMarkersTree.R.