|
||||||||||
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.Wag
public class Wag
Implements the WAG (Whelan & Goldman model) substitution model, see also http://www.ncbi.nlm.nih.gov/pubmed/11319253
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 | |
---|---|
Wag()
Constructor used when instantiation is necessary. |
Method Summary |
---|
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 Wag() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |