topGO and font size in the graph plots
2
0
Entering edit mode
@shankavaram-uma-nihnci-e-3060
Last seen 9.5 years ago
Hi, This question was asked before, but I did not see the answer. I am using showSigOfNodes() function of topGO, but needs to change the font size. Doe anybody know how to provide a parameter for font size? Thanks Uma [[alternative HTML version deleted]]
topGO topGO • 3.5k views
ADD COMMENT
2
Entering edit mode
shaungarnett ▴ 20
@shaungarnett-14685
Last seen 6.2 years ago

I found a very simple solution to this, simply add

par(cex = 0.1)

before the showSigOfNodes() function.

The change in size is inverse of the number

 

ADD COMMENT
0
Entering edit mode
@michael-watson-iah-c-378
Last seen 9.5 years ago
I got so far with this. You basically need to write your own version of the Goplot function. This has a line in it: graphAttrs$node$fontsize <- "14" However, I have written my own version and changed 14 to 40 and it seems to have very little effect... -----Original Message----- From: bioconductor-bounces@stat.math.ethz.ch [mailto:bioconductor-bounces at stat.math.ethz.ch] On Behalf Of Shankavaram, Uma (NIH/NCI) [E] Sent: 06 October 2008 14:11 To: bioconductor at stat.math.ethz.ch Subject: Re: [BioC] topGO and font size in the graph plots Hi, This question was asked before, but I did not see the answer. I am using showSigOfNodes() function of topGO, but needs to change the font size. Doe anybody know how to provide a parameter for font size? Thanks Uma [[alternative HTML version deleted]] _______________________________________________ Bioconductor mailing list Bioconductor at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/bioconductor Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT

Login before adding your answer.

Traffic: 716 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