public class MatrixPairDPCursor extends AbstractMatrixPairDPCursor
Constructor and Description |
---|
MatrixPairDPCursor(SymbolList seq1,
SymbolList seq2,
int depth1,
int depth2,
PairDPMatrix matrix,
EmissionCache eCache) |
public MatrixPairDPCursor(SymbolList seq1, SymbolList seq2, int depth1, int depth2, PairDPMatrix matrix, EmissionCache eCache) throws IllegalSymbolException
IllegalSymbolException
public boolean hasNext()
PairDPCursor
public void next(Cell[][] cells)
PairDPCursor
Copyright © 2014 BioJava. All rights reserved.