AbstractCurveNormalization | R Documentation |
Package: aroma.cn
Class AbstractCurveNormalization
Object
~~|
~~+--
AbstractCurveNormalization
Directly known subclasses:
PrincipalCurveNormalization, XYCurveNormalization
public abstract static class AbstractCurveNormalization
extends Object
AbstractCurveNormalization(dataSet=NULL, targetSet=NULL, subsetToFit=NULL, tags="*",
copyTarget=TRUE, ...)
dataSet |
An |
targetSet |
An |
subsetToFit |
The subset of loci to be used to fit the
normalization functions.
If |
tags |
(Optional) Sets the tags for the output data sets. |
copyTarget |
If |
... |
Not used. |
Methods:
getFullName | - | |
getInputDataSet | - | |
getName | - | |
getOutputDataSet | - | |
getTags | - | |
getTargetDataSet | - | |
process | - | |
setTags | - | |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save, asThis
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.