Hi,
My goal is to open multiple plots in different windows. I'm using the function "quartz()" before each plotting command. This, opens a window for each plot, but in the fourth plot it overwrites the first one instead of showing it in the new window that was opened for it.
Does anyone know how to solve it? or even has a more elegant solution for multiple plotting?
Best Matan
This isn't a DESeq2 question per se, as it doesn't involve DESeq2 functions, so I'm removing that tag.
Ok sure no problem sorry for that. Just trying to plot the DESeq2 vignette suggestions plots.