#include <SortedMerList.h>
Public Attributes | |
| uint64 | mer |
| the actual binary encoded mer | |
| smlSeqI_t | position |
| starting position of this mer in the sequence | |
|
|
the actual binary encoded mer
Definition at line 50 of file SortedMerList.h. Referenced by mems::SortedMerList::bsearch(), mems::SortedMerList::CalculateMaxMerSize(), mems::SeedOccurrenceList::construct(), mems::SortedMerList::FillDnaSML(), mems::SortedMerList::FillSML(), mems::SortedMerList::Find(), mems::SortedMerList::FindAll(), mems::SortedMerList::FindMer(), mems::MatchFinder::GetBreakpoint(), mems::MemorySML::operator[](), mems::MemorySML::Read(), and mems::SortedMerList::UniqueMerCount(). |
|
|
starting position of this mer in the sequence
Definition at line 49 of file SortedMerList.h. Referenced by mems::SeedOccurrenceList::construct(), mems::SortedMerList::FillDnaSML(), mems::SortedMerList::FillSML(), mems::MemorySML::operator[](), and mems::MemorySML::Read(). |
1.3.6