|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.uconn.mcb.lineageevolver.JTT
JTT Substitution Matrix.
| Field Summary | |
private static double[][] |
rate
The actual matrix data. |
| Constructor Summary | |
JTT()
Default constructor for objects of type JTT. |
|
| Method Summary | |
Substitutable |
getSubstitution(Substitutable s)
Returns a suitable substitution for the provided substitutable according to this substitution matrix. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static double[][] rate
| Constructor Detail |
public JTT()
| Method Detail |
public Substitutable getSubstitution(Substitutable s)
SubstitutionMatrix
getSubstitution in interface SubstitutionMatrixs - the substitutable for which a substitution must be generated.
SubstitutionMatrix.getSubstitution(edu.uconn.mcb.lineageevolver.Substitutable)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||