GenericReporter {aroma.affymetrix} | R Documentation |
Package: aroma.affymetrix
Class GenericReporter
Object
~~|
~~+--
GenericReporter
Directly known subclasses:
AffymetrixCelSetReporter, AffymetrixFileSetReporter, SpatialReporter
public abstract static class GenericReporter
extends Object
GenericReporter(tags="*", ...)
tags |
A character vector of tags to be added to the output path. |
... |
Not used. |
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
Henrik Bengtsson (http://www.braju.com/R/)