Class TestCasesLd


  • public class TestCasesLd
    extends java.lang.Object
    Linkage disequilibrium test cases
    Author:
    pcingola
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean verbose  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestCasesLd()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_01()
      Calculate LD parameters Example from "Principles of population genetics", pages 79,80
      • Methods inherited from class java.lang.Object

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

      • verbose

        public static boolean verbose
    • Constructor Detail

      • TestCasesLd

        public TestCasesLd()
    • Method Detail

      • test_01

        public void test_01()
        Calculate LD parameters Example from "Principles of population genetics", pages 79,80