This is the complete list of members for
EdgeGroupHyp, including all inherited members.
_annotations | FunctionalEnrichmentAlgorithm | [protected] |
_category | FunctionalEnrichmentAlgorithm | [protected] |
_clusterGenes | FunctionalEnrichmentAlgorithm | [protected] |
_go | FunctionalEnrichmentAlgorithm | [protected] |
_logHelper | FunctionalEnrichmentAlgorithm | [protected, static] |
_universeGenes | FunctionalEnrichmentAlgorithm | [protected] |
computeEnrichedFunctions(const set< string > &functionsToProcess) | EdgeGroupHyp | [virtual] |
computeEnrichmentForFunction(const string funcType, const string funcId) | EdgeGroupHyp | [inline, virtual] |
EdgeGroupHyp(const MyGraph &clusterGraph, const MyGraph &universeGraph, MyAnnotations &annotations, const GeneOntology &go, string category) | EdgeGroupHyp | |
FunctionalEnrichmentAlgorithm(const set< MyNodeId > &clusterGenes, const set< MyNodeId > &universeGenes, MyAnnotations &annotations, const GeneOntology &go, string category) | FunctionalEnrichmentAlgorithm | |
FunctionalEnrichmentAlgorithm(MyAnnotations &annotations, const GeneOntology &go, string category) | FunctionalEnrichmentAlgorithm | [inline] |
printEnrichmentResults(ostream &ostr) | EdgeGroupHyp | [virtual] |
~EdgeGroupHyp() | EdgeGroupHyp | [inline, virtual] |
~FunctionalEnrichmentAlgorithm() | FunctionalEnrichmentAlgorithm | [inline, virtual] |