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

Public Member Functions

 ComputeHypergeomtricEnrichment (MatrixWithHeaders diffExpressed, Map< String, Collection< String >> geneSets, Map< String, String > chipInfo, String save, double alpha, int cutoff) throws IOException
 
 ComputeHypergeomtricEnrichment (Collection< String > set1, Collection< String > set2, Collection< String > universe)
 

Static Public Member Functions

static void main (String[] args) throws IOException, ParseException
 

Constructor & Destructor Documentation

broad.pda.geneexpression.ComputeHypergeomtricEnrichment.ComputeHypergeomtricEnrichment ( MatrixWithHeaders  diffExpressed,
Map< String, Collection< String >>  geneSets,
Map< String, String >  chipInfo,
String  save,
double  alpha,
int  cutoff 
) throws IOException

Here is the caller graph for this function:

broad.pda.geneexpression.ComputeHypergeomtricEnrichment.ComputeHypergeomtricEnrichment ( Collection< String >  set1,
Collection< String >  set2,
Collection< String >  universe 
)

Member Function Documentation

static void broad.pda.geneexpression.ComputeHypergeomtricEnrichment.main ( String[]  args) throws IOException, ParseException
static

Here is the call graph for this function:


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