libsequence
1.9.5
|
Calculations related to the HKA test. More...
#include <vector>
#include <tuple>
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | Sequence::HKAdata |
Data from a single locus for an HKA test. More... | |
struct | Sequence::HKAresults |
results of calculations of the HKA test More... | |
Namespaces | |
Sequence | |
The namespace in which this library resides. | |
Functions | |
HKAresults | Sequence::calcHKA (const std::vector< HKAdata > &data) |
Calculations related to the HKA test.
Definition in file HKA.hpp.