I am working with my genes expression dataset and created this heatmap:
On the X axis of this heatmap, I have my different cell types.
I want to have only one xtick in the center of each cell type and remove all of the other excess xticks.
Additionally, I want the last line of this heatmap to have different distinct colors for each cell type.
I searched for days for some possible solutions and tried to manipulate some of pandas and seaborn functions, but couldn't solve this problem.
It is supposed to look more like this: