Class CodonState

  • All Implemented Interfaces:
    java.lang.Comparable

    public final class CodonState
    extends State
    As of 2007-07-30, instances of this class are only constructed for non-ambigous nucleotide triplets - see Codons.
    Version:
    $Id: CodonState.java 810 2007-10-12 00:40:45Z twobeers $
    Author:
    Andrew Rambaut, Alexei Drummond
    • Method Detail

      • isGap

        public boolean isGap()
        Specified by:
        isGap in class State