| DynamicProgrammingPairwiseAlignerJob Fields |
The DynamicProgrammingPairwiseAlignerJob type exposes the following members.
| Name | Description | |
|---|---|---|
| gapCode |
Signifies gap in aligned sequence (stored as int[]) during trace back.
| |
| gridStride |
Base class for alignment implementation.
Provides building blocks for alignments using either simple or affine gap models.
| |
| optScore |