doVennDiagram: Create Venn Diagram

Description Usage Arguments Details Value Author(s) References

Description

Create Venn diagram from lists.

Usage

1

Arguments

a

a vector of first list

b

a vector of second list

c

a vector of third list, optional

names

a vector for the name of the set

...

additional graphical parameter

Details

The funciton will create Venn diagram. If two lists (a and b) are provided, two-way Venn diagram will produced. If three lists (a, b, and c) are provided, three-way Venn diagram will be produced.

This function depends on some functions of limma package, and is derived from limma package.

Value

A plot of Venn diagram

Author(s)

Yongming Sun

References

Bioconductor limma package.


ABarray documentation built on Nov. 8, 2020, 5:25 p.m.