Rosetta
Namespaces
NWAligner.cc File Reference

class definition for a class that aligns two Sequence objects using the Needleman-Wunsch alignment algorithm. More...

#include <core/types.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>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::sequence
 

Detailed Description

class definition for a class that aligns two Sequence objects using the Needleman-Wunsch alignment algorithm.

Author
James Thompson