TransformReport {aroma.affymetrix} | R Documentation |
Package: aroma.affymetrix
Class TransformReport
Object
~~|
~~+--
TransformReport
Directly known subclasses:
public static class TransformReport
extends Object
TransformReport(inSet=NULL, outSet=NULL, ...)
inSet |
The input data set as an AffymetrixCelSet . |
outSet |
The output data set as an AffymetrixCelSet . |
... |
Not used. |
Methods:
getAlias | - | |
getCdf | - | |
getFullName | Gets the full name of the output data set. | |
getInputDataSet | Gets the source data set. | |
getName | Gets the name of the output data set. | |
getOutputDataSet | Gets the transformed data set. | |
getPath | Gets the path of the output data set. | |
getTags | Gets the tags of the output data set. | |
getUnitNamesFile | - | |
getUnitTypesFile | - | |
getYY | - | |
nbrOfArrays | - | |
plotXYCurve | - | |
plotXYCurveLog2 | - | |
seq | - | |
setAlias | - | |
writeImageCombined | - | |
writeImages | - |
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/)