#include <ProgressiveAligner.h>
Public Member Functions | |
| template<typename ContainerType> void | AddCopy (ContainerType &c, MatchType *&m) const |
| void | CropLeft (MatchType *&m, gnSeqI amount) const |
| void | CropRight (MatchType *&m, gnSeqI amount) const |
| GenericMatchSeqManipulator (uint seq) | |
| gnSeqI | LeftEnd (MatchType *&m) const |
| gnSeqI | Length (MatchType *&m) const |
Private Attributes | |
| uint | m_seq |
|
||||||||||
|
Definition at line 532 of file ProgressiveAligner.h. References uint. |
|
||||||||||||||||||||
|
Definition at line 538 of file ProgressiveAligner.h. |
|
||||||||||||||||
|
Definition at line 535 of file ProgressiveAligner.h. |
|
||||||||||||||||
|
Definition at line 536 of file ProgressiveAligner.h. |
|
||||||||||
|
Definition at line 533 of file ProgressiveAligner.h. |
|
||||||||||
|
Definition at line 534 of file ProgressiveAligner.h. |
|
|||||
|
Definition at line 540 of file ProgressiveAligner.h. |
1.3.6