This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Venn diagram for annotation results

Hi all,

I have done the blast of a transcriptome against multiple databases. Now, I want to draw a Venn diagram similar to Figure 1 of this paper enter link description here. Could you please kindly tell me how to draw such a diagram?

Thank you

venn diagram blast annotation

3 answers

Venndiagram Using R

Another R package for 5 sets : draw.quintuple.venn

Dear,

Looking at the edges of the venn diagrams I can say that these are not uniformly generated (you can also tweak algorithms to make organically looking shapes but it is unlikely). Most probably they are done by hand. You can easily draw such venn diagrams using Inkscape (https://inkscape.org/en/) if your prefer svg format, otherwise photoshop will do.

Regards,

I think this post should have what you need: venndiagram for 6 sets

Thank you very much for all your responses.

Log in to answer this question.