|
Rosetta 3.5
|
class definition for a class that aligns two Sequence objects using a the Needleman-Wunsch alignment algorithm. More...
#include <core/types.hh>#include <core/sequence/ScoringScheme.fwd.hh>#include <core/sequence/Aligner.hh>#include <core/sequence/DP_Matrix.hh>#include <core/sequence/Sequence.fwd.hh>#include <core/sequence/SequenceAlignment.fwd.hh>Go to the source code of this file.
Classes | |
| class | core::sequence::NWAligner |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::sequence | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::sequence | |
class definition for a class that aligns two Sequence objects using a the Needleman-Wunsch alignment algorithm.
Definition in file NWAligner.hh.
1.8.4