Dear all,
Let's assume I have an abundance matrix that looks like this:
SampleA SampleB SampleC
OTU1 5 6 0
OTU2 3 1 2
OTU3 1 0 1
OTU4 0 0 2
If I have a large abundance matrix, what software or scripts will you recommend constructing a Venn diagram that can look for shared OTUs, or OTUs that are unique to each sample? The software / script should also produce an output that denotes the number of unique and shared OTUs.
Thank you!
For more than three sets, Euler diagrams quickly become unreadable. You may want to explore alternatives such as UpSetR.