AffymetrixFileSetReporter {aroma.affymetrix}R Documentation

The AffymetrixFileSetReporter class

Description

Package: aroma.affymetrix
Class AffymetrixFileSetReporter

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

Directly known subclasses:
AffymetrixCelSetReporter, SpatialReporter

public abstract static class AffymetrixFileSetReporter
extends GenericReporter

Usage

AffymetrixFileSetReporter(set=NULL, ..., .setClass="AffymetrixFileSet")

Arguments

set An AffymetrixFileSet object.
... Arguments passed to GenericReporter.
.setClass The name of the class of the input set.

Fields and Methods

Methods:
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]