TransformReport {aroma.affymetrix}R Documentation

The TransformReport class

Description

Package: aroma.affymetrix
Class TransformReport

Object
~~|
~~+--TransformReport

Directly known subclasses:

public static class TransformReport
extends Object

Usage

TransformReport(inSet=NULL, outSet=NULL, ...)

Arguments

inSet The input data set as an AffymetrixCelSet.
outSet The output data set as an AffymetrixCelSet.
... Not used.

Fields and Methods

Methods:
getAlias -
getCdf -
getFullName Gets the full name of the output data set.
getInputDataSet Gets the source data set.
getName Gets the name of the output data set.
getOutputDataSet Gets the transformed data set.
getPath Gets the path of the output data set.
getTags Gets the tags of the output data set.
getUnitNamesFile -
getUnitTypesFile -
getYY -
nbrOfArrays -
plotXYCurve -
plotXYCurveLog2 -
seq -
setAlias -
writeImageCombined -
writeImages -

Methods inherited from Object:
asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package aroma.affymetrix version 1.2.0 Index]