Description Usage Arguments Details Fields and Methods References See Also
Package: NSA
Class SampleNormalization
Object
~~|
~~+--
SampleNormalization
Directly known subclasses:
public static class SampleNormalization
extends Object
This class represents the Sample normalization method [1], which looks for normal regions within the tumoral samples.
1 | SampleNormalization(data=NULL, tags="*", ...)
|
data |
A named |
tags |
Tags added to the output data sets. |
... |
Not used. |
...
Methods:
findArraysTodo | - | |
getDataSets | - | |
getFullName | - | |
getName | - | |
getOutputDataSets | - | |
getPath | - | |
getRootPath | - | |
getTags | - | |
nbrOfFiles | - | |
process | Finds normal regions within tumoral samples. | |
setTags | - | |
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
[1] ...
Low-level versions of the Sample normalization method is available
via the sampleNByTotalAndFracB.numeric
() methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.