|
Rosetta 3.5
|
class definition for a class that aligns two Sequence objects using ScoringScheme and the Smith-Waterman alignment algorithm. More...
#include <core/types.hh>#include <core/sequence/Aligner.hh>#include <core/sequence/ScoringScheme.fwd.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::SWAligner |
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 ScoringScheme and the Smith-Waterman alignment algorithm.
class definition for a class that aligns two Sequence objects using a ScoringScheme object and the Smith-Waterman alignment algorithm.
Definition in file SWAligner.hh.
1.8.4