How to highlight single gene in volcano plot?
1
0
Entering edit mode
6.8 years ago
biopat • 0

Hi all,

I am in the process of creating a volcano plot from my cuffdiff data. I am using cummeRbund. I want to highlight a single gene of interest in the plot, with a different color. How may I approach this?

Thank you in advance for the help!

RNA-Seq R CummeRbund • 2.2k views
ADD COMMENT
1
Entering edit mode

It may not be possible with cummerRbund. You can use ggplot2.

ADD REPLY
0
Entering edit mode
6.8 years ago
theobroma22 ★ 1.2k

You should be able to make a factor level vector, and then perhaps color by the group aesthetic in ggplot2...?

ADD COMMENT

Login before adding your answer.

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