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

Object
  extended by Loci.Footer.ProgData
Direct Known Subclasses:
Loci.Footer.BinaryILink, Loci.Footer.GH, Loci.Footer.Linkmap, Loci.Footer.Mlink
Enclosing class:
Loci.Footer

public abstract static class Loci.Footer.ProgData
extends Object


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

Method Detail

getInputOrd_ChangingS1

public abstract int getInputOrd_ChangingS1()
Input order of the 1st locus containing a changing recombination value (1 based).


getInputOrd_ChangingS2

public abstract int getInputOrd_ChangingS2()
Input order of the 2nd locus containing a changing recombination value (1 based).



Copyright 2010 UCLA Automated Reasoning Group