Description Usage Fields and Methods Author(s)
Package: IdMappingAnalysis
Class DataFilter
Object
~~|
~~+--
DataFilter
Directly known subclasses:
public static class DataFilter
extends Object
Serves as a wrapper for data data filtering functions define as static methods of the DataFilter class.
1 |
Methods:
do.apply | Filter experiment using constraints. | |
fisherTransform | Compute the Fisher transform. | |
fisherTransformInverse | Compute the Fisher inversed transform. | |
fisherTransformJacobean | Compute the Fisher transform Jacobean. | |
logTen | Compute log10 of a numerical vector combined with thresholding on minimum value. | |
minAvgCountConstraint | Perform mean based thresholding of an input vector. | |
minCountConstraint | Perform minimum count based thresholding of an input vector. | |
minCountGroupConstraint | Perform minimum count based thresholding of an input vector subdivided into groups. | |
removeNASeries | Remove NA series from the experiment set. | |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
Alex Lisovich, Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.