|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.aisb.bio.tools.DynamicDuo
This is the framework for doing pairwise alignments. This class is used to manage the framework as a whole. To start using the framework, call the static "initialize()" method exactly once.
Constructor Summary | |
DynamicDuo()
|
Method Summary | |
static void |
initialize()
Initialize all the data structures used by this framework. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DynamicDuo()
Method Detail |
public static void initialize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |