ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Static Public Member Functions | List of all members
broad.pda.differentialExpression.DifferentialScoring Class Reference

Static Public Member Functions

static MatrixWithHeaders computeAbsFoldMatrix (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2)
 
static MatrixWithHeaders computeFoldMatrix (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2)
 
static MatrixWithHeaders computeTestStatistics (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2, double[] fudgeFactors, boolean useFold, boolean paired)
 
static MatrixWithHeaders computeTestStatistics (MatrixWithHeaders data, Map< String, Collection< String >> groups, double[] fudgeFactors, boolean useFold, boolean paired)
 

Member Function Documentation

static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeAbsFoldMatrix ( MatrixWithHeaders  data,
Collection< String >  group1,
Collection< String >  group2 
)
static

Here is the call graph for this function:

static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeFoldMatrix ( MatrixWithHeaders  data,
Collection< String >  group1,
Collection< String >  group2 
)
static

Here is the caller graph for this function:

static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeTestStatistics ( MatrixWithHeaders  data,
Collection< String >  group1,
Collection< String >  group2,
double[]  fudgeFactors,
boolean  useFold,
boolean  paired 
)
static

Here is the call graph for this function:

static MatrixWithHeaders broad.pda.differentialExpression.DifferentialScoring.computeTestStatistics ( MatrixWithHeaders  data,
Map< String, Collection< String >>  groups,
double[]  fudgeFactors,
boolean  useFold,
boolean  paired 
)
static

Here is the call graph for this function:


The documentation for this class was generated from the following file: