z0on / GO_MWU

Rank-based Gene Ontology analysis of gene expression data
37 stars 17 forks source link

rescaling gomwuPlot #14

Closed yaaminiv closed 1 year ago

yaaminiv commented 1 year ago

Is there any way to rescale a gomwuPlot without with R code instead of creating a plotting window with quartz? I'm finding the quartz method isn't working on my computer.

z0on commented 1 year ago

To be honest I am not a good enough programmer to code this... you are correct, quartz would not work on Windows R or in Rstudio. But you can manually rescale the zoomed-out plot window (Rstudio) and save the image. To preserve full resolution, redirect the plot to pdf and try different plot sizes - height and width options to the pdf() function - until it looks right. Silly, but it works :)

On Wed, Dec 14, 2022 at 2:41 PM Dr. Yaamini R. Venkataraman < @.***> wrote:

Is there any way to rescale a gomwuPlot without with R code instead of creating a plotting window with quartz? I'm finding the quartz method isn't working on my computer.

— Reply to this email directly, view it on GitHub https://github.com/z0on/GO_MWU/issues/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZUHGFJLOFXY7Z6XOJV27LWNIWINANCNFSM6AAAAAAS65OPVU . You are receiving this because you are subscribed to this thread.Message ID: @.***>