public class ResamplingCorrelationGeneSetScore extends AbstractResamplingGeneSetScore
classMaxSize, classMinSize, hist, histogramMax, histogramMin, log, NORMAL_APPROX_SAMPLE_FREQUENCY, numClasses, numRuns, SPEDUPSIZEEXTRASTEP, SPEEDUPSIZECUT, TOLERANCE, useNormalApprox, useSpeedUp
Constructor and Description |
---|
ResamplingCorrelationGeneSetScore(SettingsHolder settings,
DoubleMatrix<Probe,String> dataMatrix) |
Modifier and Type | Method and Description |
---|---|
Histogram |
generateNullDistribution(StatusViewer messenger)
Build background distributions of within-gene set mean correlations.
|
Histogram |
generateNulldistribution(StatusViewer m,
long randomSeed)
Generate a null distribution, using a selected random seed.
|
double |
geneSetMeanCorrel(int[] indicesToSelect)
Compute the average correlation for a set of vectors.
|
void |
setRandomSeed(long randomSeed) |
getHist, setClassMaxSize, setUseNormalApprox, setUseSpeedUp
ifInterruptedStop
public ResamplingCorrelationGeneSetScore(SettingsHolder settings, DoubleMatrix<Probe,String> dataMatrix)
dataMatrix
- public Histogram generateNulldistribution(StatusViewer m, long randomSeed)
m
- randomSeed
- public Histogram generateNullDistribution(StatusViewer messenger)
public double geneSetMeanCorrel(int[] indicesToSelect)
indicesToSelect
- - rows of the matrix that will get compared.public void setRandomSeed(long randomSeed)
Copyright © 2002-2013 UBC Centre for High-Throughput Biology. All Rights Reserved.