Class LinkageToFastPhase

java.lang.Object
  extended by LinkageToFastPhase

public class LinkageToFastPhase
extends java.lang.Object

Takes data from LINKAGE format parameter and pedigree files and prepares it for input into the FASTPHASE haplotyping program.

where


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

Constructor Detail

LinkageToFastPhase

public LinkageToFastPhase()
Method Detail

main

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