edu.ucla.belief.io.geneticlinkage
Class Loci.Locus

Object
  extended by Loci.Locus
Enclosing class:
Loci

public static class Loci.Locus
extends Object


Method Summary
static Loci.Locus readLocus(BufferedReader in, Loci.Header hdr, int numComplexAlreadySeen)
           
 String toString()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

readLocus

public static Loci.Locus readLocus(BufferedReader in,
                                   Loci.Header hdr,
                                   int numComplexAlreadySeen)
                            throws IOException
Throws:
IOException

toString

public String toString()
Overrides:
toString in class Object


Copyright 2010 UCLA Automated Reasoning Group