|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Each HomologeneEntry represents a single Homologene record that relates two presumptive orthologues.
| Method Summary | |
Orthologue |
getFirstOrthologue()
gets the first orthologue in the orthology relationship. |
double |
getPercentIdentity()
get percentage identity. |
String |
getRef()
get reference to evidence for orthology. |
Orthologue |
getSecondOrthologue()
gets the first orthologue in the orthology relationship. |
SimilarityType |
getSimilarity()
gets the second orthologue in the orthology relationship. |
| Method Detail |
public Orthologue getFirstOrthologue()
I agree that this access route is somewhat sucky for a symmetric relationship but I'd hate returning a Set of orthologues more and all the fiddling would require.
public Orthologue getSecondOrthologue()
public SimilarityType getSimilarity()
public double getPercentIdentity()
public String getRef()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||