|
Rosetta 3.5
|
class definition for a class that aligns two Sequence objects using the Needleman-Wunsch alignment algorithm. More...
#include <core/types.hh>#include <core/sequence/Aligner.hh>#include <core/sequence/NWAligner.hh>#include <core/sequence/ScoringScheme.hh>#include <core/sequence/ScoringScheme.fwd.hh>#include <core/sequence/DP_Matrix.hh>#include <core/sequence/Sequence.hh>#include <core/sequence/SequenceAlignment.hh>#include <string>#include <utility/vector1.hh>Go to the source code of this file.
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 the Needleman-Wunsch alignment algorithm.
Definition in file NWAligner.cc.
1.8.4