jebl.evolution.align
Class PairwiseAligner.Result

java.lang.Object
  extended by jebl.evolution.align.PairwiseAligner.Result
Enclosing interface:
PairwiseAligner

public static class PairwiseAligner.Result
extends Object


Field Summary
 Alignment alignment
           
 double score
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

alignment

public final Alignment alignment

score

public final double score