Im using see.geens from the maSigPro package and one of the outputs is the figure attached. The legend text is too small and the colors I would like to invert to have the mutant in red... or change it to blue.
I would like to make the output plots better to include in a publication
out.groups <- see.genes(get.groups$sig.genes$mutantvscontrol, color.mode = "gray",
newX11 = FALSE, k = 6, cex = 6, cex.xaxis = 1)
If I try "cex.legend" it gives the following error:
Error in PlotProfiles(data = dat[cut == i, ], repvect = repvect, main = i, :
unused argument (cex.legend = 2)