Class HapGraph

java.lang.Object
  extended by alun.util.Main
      extended by HapGraph

public class HapGraph
extends Main

This program estimates a graphical model for linkage disequilibrium or allelic associateion from genetic data. There are a number of ways to use it.

where
where
where

The mouse, key and button controls are similar to those for ViewGraph with a few extra options.


Constructor Summary
HapGraph()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void usage()
           
 
Methods inherited from class alun.util.Main
strip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HapGraph

public HapGraph()
Method Detail

usage

public static void usage()

main

public static void main(java.lang.String[] args)