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... | |
Modules | |
| Analysis of molecular population genetic data | |
| Classes Related to Polymorphism tables | |
| Classes and functions related to simulating data under coalescent models | |
Functions | |
| HKAresults | Sequence::calcHKA (const std::vector< HKAdata > &data) |
| HKAresults Sequence::calcHKA | ( | const std::vector< HKAdata > & | data | ) |
Performs the calculations necessary for the HKA test.
| data | a vector of HKAdata objects |
1.6.1