Font size plotGOgraph
1
1
Entering edit mode
@stephenwilliams-15198
Last seen 5.6 years ago

I'm plotting the output of enrichGO from the clusterProfiler package. The font size is so small it is illegible (even in the Vignette here: https://bioconductor.org/packages/release/bioc/vignettes/topGO/inst/doc/topGO.pdf)

Is there a way to increase the font and node size?

 

Many thanks,

 

Stephen  

clusterProfiler plotGOgraph • 2.1k views
ADD COMMENT
0
Entering edit mode
@heir_of_isildur88-15346
Last seen 3.8 years ago

You can try changing graphical parameter function using 

par(cex = 0.5)

The size of the font is inversely proportional to the cex value in this case. 

ADD COMMENT

Login before adding your answer.

Traffic: 648 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6