#include <ost/seq/alignment_handle.hh>#include <ost/seq/alg/module_config.hh>#include <ost/seq/alg/alignment_opts.hh>#include <ost/seq/alg/subst_weight_matrix.hh>Go to the source code of this file.
Data Structures | |
| struct | AlignedPatch |
| holds the result of a local sequence alignment More... | |
Namespaces | |
| namespace | ost |
| namespace | ost::seq |
| namespace | ost::seq::alg |
Typedefs | |
| typedef std::vector< AlignedPatch > | AlignedPatchList |
Functions | |
| AlignedPatchList DLLEXPORT_OST_SEQ_ALG | LocalSequenceAlign (const SequenceHandle &seq_a, const SequenceHandle &seq_b, const AlignmentOpts &opts) |
1.5.8