Rosetta
|
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.fwd.hh>
#include <core/sequence/Sequence.fwd.hh>
#include <core/sequence/SequenceAlignment.fwd.hh>
Classes | |
class | core::sequence::NWAligner |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::sequence | |
class definition for a class that aligns two Sequence objects using a the Needleman-Wunsch alignment algorithm.