Currently if I run venn, I get a list of shared OTUs (.sharedotus). This is half of what I need - it would be awesome if in addition to the shared OTUs venn could generate a list of the unique ones for each member (assuming I’m doing a pairwise comparison). E.g.:
If I compare group A and group B via venn, I get .sharedotus for the OTUs in common between A and B
Now I would also like something like .uniquetoA and .uniquetoB to also result from that same run.
Make sense?