| Package | Description |
|---|---|
| org.biojava.bio.dp |
HMM and Dynamic Programming Algorithms.
|
| org.biojava.bio.dp.twohead |
| Class and Description |
|---|
| CellCalculatorFactoryMaker
The interface for all functions that can calculate the 'scores' array for
a given cell.
|
| Class and Description |
|---|
| AbstractMatrixPairDPCursor |
| Cell
A single cell in the DP matrix.
|
| CellCalculator
The interface for all functions that can calculate the 'scores' array for
a given cell.
|
| CellCalculatorFactory |
| CellCalculatorFactoryMaker
The interface for all functions that can calculate the 'scores' array for
a given cell.
|
| EmissionCache
Cache for columns of emission probabilities in pair-wise alignment
algorithms.
|
| PairDPCursor
A cursor over a DP matrix.
|
| PairDPMatrix
Storage structure for intermediate values from a pairwise
dynamic programming run.
|
Copyright © 2020 BioJava. All rights reserved.