Hi all,

My data have 6 columns and different number of rows. The objective of my study is to compare all the elements of all columns by checking their presence. I have tried with eulerr, limma, venneuler and vennerable. its not supporting for more than 6 list. Even i tried venn( ) by applying "if statement". But, not satisfied with the output. Any recommendation for Venn diagram package for more than 6 list in R or Python?

Similar questions and discussions