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

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

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


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
 

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