edu.ucla.belief.io.geneticlinkage
Class Loci.Footer.BinaryILink

Object
  extended by Loci.Footer.ProgData
      extended by Loci.Footer.BinaryILink
Enclosing class:
Loci.Footer

public static class Loci.Footer.BinaryILink
extends Loci.Footer.ProgData


Field Summary
 int locusVaried
           
 
Method Summary
 int getInputOrd_ChangingS1()
          Input order of the 1st locus containing a changing recombination value (1 based).
 int getInputOrd_ChangingS2()
          Input order of the 2nd locus containing a changing recombination value (1 based).
 String toString()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

locusVaried

public int locusVaried
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getInputOrd_ChangingS1

public int getInputOrd_ChangingS1()
Description copied from class: Loci.Footer.ProgData
Input order of the 1st locus containing a changing recombination value (1 based).

Specified by:
getInputOrd_ChangingS1 in class Loci.Footer.ProgData

getInputOrd_ChangingS2

public int getInputOrd_ChangingS2()
Description copied from class: Loci.Footer.ProgData
Input order of the 2nd locus containing a changing recombination value (1 based).

Specified by:
getInputOrd_ChangingS2 in class Loci.Footer.ProgData


Copyright 2010 UCLA Automated Reasoning Group