This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Plotting Venn diagram for multiple BED files

Hi Everyone,

I have 6 large BED files and i want to draw a Venn diagram for them together. Can anyone please suggest which tool can handle multiple BED files simultaneously??

I have read about pybedtools https://daler.github.io/pybedtools/index.html

But it handles only three files.. Can anyone please share the code or tool?

Thanks!

ngs venn diagram

2 answers

There are mulitple tools for this pupose like the one here.

You can also check this https://www.google.com/search?q=biostar%20venn&rct=j.

Your question is a kind of extension to this question! Once, you find the intersections you can easily plot the Venn Diagrams in R. If you find a better solution, post it here so it would be useful for future reference.

Log in to answer this question.