intNames {affycoretools}R Documentation

Create Names for Venn Diagram Intersections

Description

This function is designed to create the names for all the intersections of a Venn diagram based on the names of all the single comparisons. This is an internal function and is not intended to be called by the end user.

Usage

intNames(x)

Arguments

x A TestResults object from a call to decideTests.

Value

A vector of names.

Author(s)

James W. MacDonald <jmacdon@med.umich.edu>


[Package affycoretools version 1.8.1 Index]