drawVennDiagram: Draw Venn Diagram

Description Usage Arguments Value Author(s) References Examples

Description

Drawing actual Venn diagram

Usage

1
drawVennDiagram(object, names, mar = rep(0.5, 4), cex = 1, ...)

Arguments

object

VennCounts object produced by VennCounts, which is numeric matrix with last column "Counts" giving counts for each possible vector outcome

names

optional character vector giving names for the sets

mar

numeric vector of length 4 specifying the width of the margins around the plot. This argument is passed to par.

cex

numerical value giving the amount by which the contrast names should be scaled on the plot relative to the default.plotting text. See par.

...

any other arguments are passed to plot

Value

a plot of Venn Diagram

Author(s)

Yongming Sun

References

Bioconductor Limma package

Examples

1
##---- Do not call this function directly !! ----

Example output

Welcome to Applied Biosystems AB1700
    This package performs analysis for AB1700
    gene expression data

Warning message:
no DISPLAY variable so Tk is not available 

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