statalign.model.subst.plugins
Class RtREV

java.lang.Object
  extended by statalign.model.subst.SubstitutionModel
      extended by statalign.model.subst.plugins.AminoAcidModel
          extended by statalign.model.subst.plugins.RtREV

public class RtREV
extends AminoAcidModel

Implements the retrovirus substitution model, see also http://www.ncbi.nlm.nih.gov/pubmed/12165843

Author:
miklos, novak

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
RtREV()
          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

menuName

public static final java.lang.String menuName
See Also:
Constant Field Values
Constructor Detail

RtREV

public RtREV()
      throws java.io.IOException
Constructor used when instantiation is necessary.

Throws:
java.io.IOException