|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstatalign.model.subst.SubstitutionModel
statalign.model.subst.plugins.AminoAcidModel
statalign.model.subst.plugins.Dayhoff
public class Dayhoff
Implements the classic Dayhoff substitution model.
| Field Summary | |
|---|---|
static java.lang.String |
menuName
|
| Fields inherited from class statalign.model.subst.plugins.AminoAcidModel |
|---|
type |
| Fields inherited from class statalign.model.subst.SubstitutionModel |
|---|
alphabet, attachedScoringScheme, d, e, params, v, w |
| Constructor Summary | |
|---|---|
Dayhoff()
Constructor used when instantiation is necessary. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Only for testing. |
| Methods inherited from class statalign.model.subst.plugins.AminoAcidModel |
|---|
acceptable, getColor, mostLikely, print, restoreParameter, sampleParameter |
| Methods inherited from class statalign.model.subst.SubstitutionModel |
|---|
getMenuName, getMenuName, getPrior, getType, getType, updateSpan, updateTransitionMatrix |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String menuName
| Constructor Detail |
|---|
public Dayhoff()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - No argument is used.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||