#include <RepeatMatch.h>
Inheritance diagram for mems::RepeatMatch:


Public Member Functions | |
| void | FromSeq (uint32 match_id, uint32 seq_id) |
| RepeatMatch (const RepeatMatch &mhe) | |
| RepeatMatch (const uint32 seq_count, const gnSeqI mersize, const MemType m_type=seed) | |
| RepeatMatch () | |
| uint32 | SeqId (uint32 match_id) |
| ~RepeatMatch () | |
Protected Attributes | |
| std::vector< uint32 > | m_seq_id |
There are numerous functions in this class which can be used to compare and manipulate this match.
Definition at line 30 of file RepeatMatch.h.
|
|
Definition at line 19 of file RepeatMatch.cpp. |
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 23 of file RepeatMatch.cpp. |
|
||||||||||||
|
Definition at line 27 of file RepeatMatch.cpp. References mems::uint32. |
|
|
Definition at line 34 of file RepeatMatch.cpp. References m_seq_id, and mems::uint32. |
|
|
Definition at line 40 of file RepeatMatch.h. Referenced by SeqId(). |
1.3.6