clipper::MSequenceAlign Class Reference

Sequence alignment obeject. More...

#include <minimol_seq.h>

List of all members.

Public Types

enum  TYPE { GLOBAL, LOCAL }

Public Member Functions

 MSequenceAlign (TYPE type=GLOBAL, ftype match_score=1.0, ftype miss_score=-0.5, ftype gap_score=-1.0)
std::pair< std::vector< int >
, std::vector< int > > 
operator() (const String &seq1, const String &seq2) const

Detailed Description

Sequence alignment obeject.

Provides methods to find an optimal alignment between two sequences.


The documentation for this class was generated from the following files:

Generated on 4 Jan 2010 for Clipper_minimol by  doxygen 1.6.1