Description Usage Arguments Value Author(s) References Examples
Drawing actual Venn diagram
1 | drawVennDiagram(object, names, mar = rep(0.5, 4), cex = 1, ...)
|
object |
VennCounts object produced by |
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 |
a plot of Venn Diagram
Yongming Sun
Bioconductor Limma package
1 | ##---- Do not call this function directly !! ----
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.