Biorithm
1.1
|
Public Member Functions | |
MyOneVersusAllHierarchicalHopfieldGainAlgo (MyGainGraph &g, MyAnnotations &a, MyGainParams &p, Reporter &r, GeneOntology *go) | |
virtual string | getName () |
of MyOneVersusAllSemiHierarchicalHopfieldGainAlgo. When functions are arranged in a DAG (e.g., in the Gene Ontology), this algorithm exploits results obtained for a function's parents in order to compute results for the function. This approach ensures that the predictions ensure GO's true path rule.
virtual string MyOneVersusAllHierarchicalHopfieldGainAlgo::getName | ( | ) | [inline, virtual] |
Return the name of the algorithm.
Reimplemented from MyOneVersusAllSemiHierarchicalHopfieldGainAlgo.