aafTableInt: Constructor for aafTable objects from ExpressionSets

Description Usage Arguments Value Author(s) See Also

View source: R/table.R

Description

Constructs an aafTable object containing expression values given an ExpressionSet.

In the resulting HTML table, the expression values will have backgrounds with varying intensities of green depending on the expression measure.

Usage

1
2
aafTableInt(exprSet, colnames = sampleNames(exprSet), 
            probeids = featureNames(exprSet))

Arguments

exprSet

object of class ExpressionSet

colnames

character vector of column names

probeids

character vector of probe ids associated with each row

Value

An aafTable object.

Author(s)

Colin A. Smith, annaffy@colinsmith.org

See Also

aafTable-class, aafIntensity


annaffy documentation built on Nov. 8, 2020, 8:02 p.m.