Hello everyone,
I was using limma::plotDensities.default() to see the distribution of my read across sample.
Would it be possible to change the font size and axis labeling in the graph?
I used the argument xlab and ylab options, but did not see the name I wanted
limma::plotDensities.default(object = exp, xlab = "sample", ylab = "expression")
This method just returns the density and intensity labels in the x and y axes, respectively
Thank you! adr

Gordon Smyth thank you so much! That was excellent reply. The axis labels (xlab and ylab) cannot be changed, however? best, adr
No, xlab and ylab can't be changed.