Increasing font size in plotEnrichHeatmap #996
Answered
by
rcorces
sylestiel
asked this question in
Questions / Documentation
-
I have been trying to increase the fontsize to no avail. Could you some help. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Aug 20, 2021
Replies: 1 comment 1 reply
-
Not everything is customizable in ArchR. You are welcome to extract the corresponding matrix using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rcorces
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not everything is customizable in ArchR. You are welcome to extract the corresponding matrix using
returnMatrix
and plot it however you want.