[BioC] goTools and plot and go group names
Paquet, Agnes
apaquet at medsfgh.ucsf.edu
Fri Aug 27 19:57:01 CEST 2004
Hi Balazs,
You can change the default layout parameters using par. To have more space
for the x-axis, you can for example modify the margin size and use a smaller
font:
res <- ontoCompare(...)
par(mar=c(10,5,2,5), cex=0.7)
ontoPlot(res)
Regards,
Agnes
-----Original Message-----
From: Dr_Gyorffy_Balazs [mailto:zsalab2 at yahoo.com]
Sent: Thursday, August 26, 2004 6:51 AM
To: bioconductor at stat.math.ethz.ch
Subject: [BioC] goTools and plot and go group names
Hi all,
I have used goTools to produce graph for gene lists and
the various GO groups. However, on the x-axis of the plot
the GO groups are not always visible (as in the goTools.pdf
file Figure 1.a.). How can I make the groups visible on the
plot?
Thank you
Balazs
_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/bioconductor
More information about the Bioconductor
mailing list