intNames {affycoretools} | R Documentation |
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.
intNames(x)
x |
A TestResults object from a call to decideTests . |
A vector of names.
James W. MacDonald <jmacdon@med.umich.edu>