|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterologScorer
Implemented by classes which calculate scores for homology-transferred interactions (interologs).
InterologsCalculator
Method Summary | |
---|---|
float |
getInterologScore(int source1,
int target1,
int source2,
int target2)
Calculates the score of a new interolog based on the source proteins (the nodes of the original interaction) and the target proteins (the nodes of the transferred interaction). |
Method Detail |
---|
float getInterologScore(int source1, int target1, int source2, int target2)
source1
- source protein 1target1
- target protein 1source2
- source protein 2target2
- target protein 2
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |