vash
Fast genetic similarity estimation with hash tables
|
Hash-derived group. More...
#include <gvarHash.hpp>
Public Attributes | |
uint64_t | cumulativeNpairs |
Cumulative number of previously considered pairs. | |
std::vector< uint32_t > | locusIndexes |
Indexes of loci in the current groups. | |
Hash-derived group.
Includes the cumulative number of pairs from all previous (including the current) groups.