vennD ~~Generates 2- or 3-dimensional Venn diagrams comparing the
features selected by the Cao-Kosorok method to those selected
by the Storey-Tibshirani (2003) method
and/or the Benjamini-Hoshberg (1995) method.
This S4 method is simply a wrapper
for plotVenn2d() and plotVenn3d() of
package colorfulVennPlot.
signature(x = "highTtest", gamma="numeric", ...)Object returned by a call to highTtest().
gamma is the level of significance. Additional control variables
for the methods of plotVenn2d() and plotVenn3d() of
package colorfulVennPlot can be passed through the ellipsis.