Entering edit mode
Dear all, and Zuguang,
talking about Oncoprint function in ComplexHeatmap package, please could you let me know, how can I change the FONT SIZE of the GENE NAMES that appear in the ONCOPRINT ? thanks a lot,
-- bogdan
Thanks to Zuguang, for his quick answer below :
" You can use `row_names_gp` argument, e.g:
oncoPrint(..., row_names_gp = gpar(fontsize = 10))"