|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjebl.evolution.substmodel.AbstractRateMatrix
jebl.evolution.substmodel.AminoAcidModel
jebl.evolution.substmodel.WAG
public class WAG
WAG model of amino acid evolution (S. Whelan and N. Goldman 2000)
| Constructor Summary | |
|---|---|
WAG(double[] f)
constructor |
|
| Method Summary | |
|---|---|
static double[] |
getOriginalFrequencies()
|
static void |
getOriginalFrequencies(double[] f)
get the frequencies of the original data set that formed the basis for the estimation of the rate matrix |
java.lang.String |
getUniqueName()
|
| Methods inherited from class jebl.evolution.substmodel.AbstractRateMatrix |
|---|
getDimension, getEquilibriumFrequencies, getEquilibriumFrequency, getRelativeRates, getSequenceType, getTransitionProbabilities, getTransitionProbability, rebuild, scale, setDistance, setDistanceTranspose, setParametersNoScale |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WAG(double[] f)
f - amino acid frequencies| Method Detail |
|---|
public static void getOriginalFrequencies(double[] f)
f - array where amino acid frequencies will be storedpublic static double[] getOriginalFrequencies()
public java.lang.String getUniqueName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||