How to generate a Venn diagram from edgeR DEG results?
1
0
Entering edit mode
2.4 years ago
Mehmet ▴ 820

Dear All, I have done DEG analysis of genes from 4 samples using edgeR. I want to plot them (number of DEGs) using a Venn diagram. I have results from pairwise comparisons as UP and DOWN gene list with additional parameters that are generated by edgeR. Is there a way to prepare data from edgeR results and generate a Venn diagram in R? I am confused at data preparation for input in R.

Thank you in advance.

R edgeR RNA-seq Venn diagram • 2.0k views
ADD COMMENT
0
Entering edit mode
2.4 years ago
Gordon Smyth ★ 7.0k

The vennDiagram() function produces Venn diagrams directly from the edgeR decideTests() output.

ADD COMMENT
0
Entering edit mode

Thanks for your reply. But I have DE gene list from 4 samples only in the format below:

sampleA sampleB logFC   logCPM  PValue  FDR

and how can I prepare them for decideTests()?

ADD REPLY
0
Entering edit mode

Sorry for replying on an earlier question.

I have the same problem. Could you tell me how you solved it?

ADD REPLY

Login before adding your answer.

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