pal.alignment
Interface AlignmentGenerator


public interface AlignmentGenerator

A AlignmentGenerator is an object that can generate alignments! (most probably replicates for statistical tests)

Version:
$Id: AlignmentGenerator.java,v 1.2 2004/04/28 01:03:14 matt Exp $
Author:
Matthew Goode

Nested Class Summary
static class AlignmentGenerator.Utils
           
 
Method Summary
 Alignment getNextAlignment(AlgorithmCallback callback)
           
 

Method Detail

getNextAlignment

Alignment getNextAlignment(AlgorithmCallback callback)