Class MultipleHitCorrection


  • public class MultipleHitCorrection
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double JukesCantor​(java.lang.String taxa1, java.lang.String taxa2)  
      static double KimuraTwoParameter​(java.lang.String taxa1, java.lang.String taxa2)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MultipleHitCorrection

        public MultipleHitCorrection()
    • Method Detail

      • JukesCantor

        public static double JukesCantor​(java.lang.String taxa1,
                                         java.lang.String taxa2)
      • KimuraTwoParameter

        public static double KimuraTwoParameter​(java.lang.String taxa1,
                                                java.lang.String taxa2)