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