ARB
|
Public Member Functions | |
ExplicitReference (GB_CSTR alignment_, const FastSearchSequence *targetSequence_, GBDATA *gb_alignTo_, int max_seq_length_, const AlignParams &ali_params_) | |
ARB_ERROR | align_to (GBDATA *gb_toalign) const OVERRIDE |
Public Member Functions inherited from AlignmentReference | |
AlignmentReference (GB_CSTR alignment_, int max_seq_length_, const AlignParams &ali_params_) | |
virtual | ~AlignmentReference () |
GB_CSTR | get_alignment () const |
int | get_max_seq_length () const |
const AlignParams & | get_ali_params () const |
Definition at line 1755 of file fast_aligner.cxx.
|
inline |
Definition at line 1760 of file fast_aligner.cxx.
Implements AlignmentReference.
Definition at line 1770 of file fast_aligner.cxx.
References alignTo(), AlignmentReference::get_ali_params(), AlignmentReference::get_alignment(), and AlignmentReference::get_max_seq_length().