GenericReporter {aroma.affymetrix}R Documentation

The GenericReporter class

Description

Package: aroma.affymetrix
Class GenericReporter

Object
~~|
~~+--GenericReporter

Directly known subclasses:
AffymetrixCelSetReporter, AffymetrixFileSetReporter, SpatialReporter

public abstract static class GenericReporter
extends Object

Usage

GenericReporter(tags="*", ...)

Arguments

tags A character vector of tags to be added to the output path.
... Not used.

Fields and Methods

Methods:
getAlias Gets the alias of the report.
getAsteriskTags -
getFullName -
getInputName -
getInputTags -
getName Gets the name of the explorer.
getPath -
getTags Gets the tags of the reporter.
process Generates report.
setAlias Sets the alias of the report.
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]