Entering edit mode
5.7 years ago
WUSCHEL
▴
810
I am unable to get gene names to heatmap in a readable font (> 600 genes). Is there any way that I could export clustering genes to a separate file (e.g. csv)?
plot_heatmap(df, type = "centered", kmeans = TRUE,
k = 6, col_limit = 2, show_row_names = T)