ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Static Public Member Functions | List of all members
broad.pda.differentialExpression.Permutations Class Reference
Collaboration diagram for broad.pda.differentialExpression.Permutations:
Collaboration graph
[legend]

Static Public Member Functions

static MatrixWithHeaders[] permuteData (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2, int numberPermutations, double[] fudgeFactors, boolean useFold, boolean paired)
 
static MatrixWithHeaders[] permuteData (MatrixWithHeaders data, Map< String, Collection< String >> groups, int numberPermutations, double[] fudgeFactors, boolean useFold, boolean paired)
 
static MatrixWithHeaders[] permuteDataByGroupSize (MatrixWithHeaders data, int groupSize, Map< String, Collection< String >> groups, int numPerm, double[] fudgeFactors, boolean useFold)
 
static MatrixWithHeaders[] permuteAndAssignFDR (MatrixWithHeaders testStats, MatrixWithHeaders data, Collection< String > group1, Collection< String > group2, int numberPermutations, double[] fudgeFactors, boolean useFold, boolean paired, double alpha)
 

Member Function Documentation

static MatrixWithHeaders [] broad.pda.differentialExpression.Permutations.permuteAndAssignFDR ( MatrixWithHeaders  testStats,
MatrixWithHeaders  data,
Collection< String >  group1,
Collection< String >  group2,
int  numberPermutations,
double[]  fudgeFactors,
boolean  useFold,
boolean  paired,
double  alpha 
)
static

Here is the call graph for this function:

static MatrixWithHeaders [] broad.pda.differentialExpression.Permutations.permuteData ( MatrixWithHeaders  data,
Collection< String >  group1,
Collection< String >  group2,
int  numberPermutations,
double[]  fudgeFactors,
boolean  useFold,
boolean  paired 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static MatrixWithHeaders [] broad.pda.differentialExpression.Permutations.permuteData ( MatrixWithHeaders  data,
Map< String, Collection< String >>  groups,
int  numberPermutations,
double[]  fudgeFactors,
boolean  useFold,
boolean  paired 
)
static

Here is the call graph for this function:

static MatrixWithHeaders [] broad.pda.differentialExpression.Permutations.permuteDataByGroupSize ( MatrixWithHeaders  data,
int  groupSize,
Map< String, Collection< String >>  groups,
int  numPerm,
double[]  fudgeFactors,
boolean  useFold 
)
static

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