Interface CodonPref

  • All Known Implementing Classes:
    SimpleCodonPref

    public interface CodonPref
    • Method Detail

      • getName

        java.lang.String getName()
        get name of object
      • getGeneticCodeName

        java.lang.String getGeneticCodeName()
        get the name of the genetic code
      • getFrequency

        Distribution getFrequency()
        returns a Distribution giving the frequency of codons (sums to one over the totality of codons).