Reduce label size in Volcano Plot
2
1
Entering edit mode
4.9 years ago

I have constructed a volcano plot by modifying the code from:

https://www.gettinggeneticsdone.com/2016/01/repel-overlapping-text-labels-in-ggplot2.html.

I would like to reduce the size of the gene name in label. Is there anyone to help me out?

RNA-Seq R volcano plot • 3.8k views
ADD COMMENT
2
Entering edit mode

Just to note, there are dedicated packages for volcano: https://bioconductor.org/packages/release/bioc/html/EnhancedVolcano.html

ADD REPLY
0
Entering edit mode

Thank you for helping me out.

ADD REPLY
2
Entering edit mode
4.9 years ago
zx8754 11k

Maybe try setting the size? geom_text_repel(size = 1) ?

ADD COMMENT

Login before adding your answer.

Traffic: 2648 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