Hello everyone,

I am trying to use R to draw a volcanic plot after DEG analysis. In my case, I use samr for detect DEG. I have successfully used ggplot2 to draw it. However, I have trouble when I want to add gene names into my plot.

1st: I dont know how to convert all of the probe name into gene name. There are a way on google. But the problem is I can not know how to solve when 1 probe can be 2 genes or more.

2nd: I dont know what is Padj as a cut-off to add gene names into the volcanic plot. What is Padj? And how much for the cut-off?

Thank you so much!

Similar questions and discussions