alun.genapps
Class GeneCounter

java.lang.Object
  extended by alun.genapps.GeneCounter

public class GeneCounter
extends java.lang.Object


Constructor Summary
GeneCounter()
           
 
Method Summary
static void geneCount(LinkageDataSet x)
           
static void geneCount(LinkageDataSet x, boolean report, double max_diff, int max_its, double err_rate, boolean all, int maxerralleles)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneCounter

public GeneCounter()
Method Detail

geneCount

public static void geneCount(LinkageDataSet x)

geneCount

public static void geneCount(LinkageDataSet x,
                             boolean report,
                             double max_diff,
                             int max_its,
                             double err_rate,
                             boolean all,
                             int maxerralleles)