makeIndices: Create Indices for Venn Diagrams

View source: R/vennSelect.R

makeIndicesR Documentation

Create Indices for Venn Diagrams

Description

This function is used to create indices for making Venn diagrams or vennCounts objects. This is an internal method and is not intended to be called by the end user.

Usage

makeIndices(x, method = "same")

Arguments

x

A TestResults object from a call to decideTests.

method

One of "same", "up", "down", "both", indicating direction of differential expression. See details of vennSelect for more information.

Value

A list containing TRUE and FALSE values, to be used by vennSelect.

Author(s)

James W. MacDonald <jmacdon@u.washington.edu>


jmacdon/affycoretools documentation built on Feb. 25, 2023, 4:51 a.m.