barcodeplot how to increase the font size
2
0
Entering edit mode
Vivek.b ▴ 100
@vivekb-7661
Last seen 3.9 years ago
Germany

Hi Everyone

How do I increase the font size in limma barcodeplot? The manual says additional args are passed to the base plot function, and from there to base par, but I tried to use lwd and cex options and they didn't work.

barcodeplot(fit$t[,2],
            rnaseq$up,
            rnaseq$down, 
            labels = c("UP", "DOWN"),
            lwd = 2,
            cex = 5)

Thanks, Vivek

limma • 957 views
ADD COMMENT
1
Entering edit mode
@gordon-smyth
Last seen 1 hour ago
WEHI, Melbourne, Australia

The user doesn't have control over the font sizes. We had to customize the font sizes so that all the parts of the plot would fit together without overwriting each other.

ADD COMMENT
0
Entering edit mode
@gordon-smyth
Last seen 1 hour ago
WEHI, Melbourne, Australia

The user doesn't have control over the font sizes. We had to customize the font sizes so that all the parts of the plot would fit together without overwriting each other.

ADD COMMENT

Login before adding your answer.

Traffic: 718 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6