Adjusting position of overlapping labels
Hi Kevin
I have been able to plot the data as a volcano plot. However, I have some data points which share the exact same adjusted p-value and a similar FC. And so the labels are probably getting overlapped and one label is obscuring the one closest to it. Please let me know if I can change the coordinates of the annotations/labels or is there a way to spread them out so all the labels are visible.
Cheers Farheen
• 9,131 views
•
link
2 answers
You should take a look at the EnhancedVolcano package created by Kevin Blighe . It has the functionality you're looking for, I think.
See this example image:

Here's Kevin's post on it: EnhancedVolcano: Publication-ready volcano plots with enhanced colouring and labeling
• 0 views
•
link
Log in to answer this question.
Thanks for your help!
That worked for me.