design file option for venn()

Hi,

It would be quite convenient to have the option of giving a design file to venn() for which the Venn diagram would be calculated over the treatments instead of the groups. This would greatly facilitate working with a lot of samples of a few treatments surpassing the groups option which is already available.

Kind regards,

FM Kerckhof
Laboratory of microbial ecology & technology (LabMET), faculty of Bioscience Engineering, Ghent University (Belgium)
frederiekmaarten.kerckhof@ugent.be

As a workaround you could do the following:

merge.groups(shared=yourSharedFile, design=yourDesignFile)
venn(shared=current)

http://www.mothur.org/wiki/Merge.groups