AffymetrixCelSetReporter {aroma.affymetrix}R Documentation

The AffymetrixCelSetReporter class

Description

Package: aroma.affymetrix
Class AffymetrixCelSetReporter

Object
~~|
~~+--GenericReporter
~~~~~~~|
~~~~~~~+--AffymetrixFileSetReporter
~~~~~~~~~~~~|
~~~~~~~~~~~~+--AffymetrixCelSetReporter

Directly known subclasses:
SpatialReporter

public abstract static class AffymetrixCelSetReporter
extends AffymetrixFileSetReporter

Usage

AffymetrixCelSetReporter(..., .setClass="AffymetrixCelSet")

Arguments

... Arguments passed to AffymetrixFileSetReporter.
.setClass The name of the class of the input set.

Fields and Methods

Methods:
getDataSet Gets the data set.

Methods inherited from AffymetrixFileSetReporter:
getFileSet, getInputName, getInputTags

Methods inherited from GenericReporter:
getAlias, getAsteriskTags, getFullName, getInputName, getInputTags, getMainPath, getName, getPath, getReportSet, getTags, process, setAlias, setup

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]