AffymetrixFileSetReporter {aroma.affymetrix} | R Documentation |
Package: aroma.affymetrix
Class AffymetrixFileSetReporter
Object
~~|
~~+--
GenericReporter
~~~~~~~|
~~~~~~~+--
AffymetrixFileSetReporter
Directly known subclasses:
AffymetrixCelSetReporter, SpatialReporter
public abstract static class AffymetrixFileSetReporter
extends GenericReporter
AffymetrixFileSetReporter(set=NULL, ..., .setClass="AffymetrixFileSet")
set |
An AffymetrixFileSet object. |
... |
Arguments passed to GenericReporter . |
.setClass |
The name of the class of the input set. |
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
Henrik Bengtsson (http://www.braju.com/R/)