scRNAtoolVis
scRNAtoolVis copied to clipboard
col front size in AverageHeatmap
The program "scRNAtoolVis" do helps me a lot. Thanks for your sharing! I have meet an problem when I using "AverageHeatmap". I notice that "fontsize" could adjust the size of genenames in AverageHeatmap. How could I adjust the col size of the cell cluster? Could you please offer some help?
Best Wishes! Wei Liu
You can add column_names_gp = grid::gpar(fontsize = 18) in AverageHeatmap to change the column name fontsize.