Molecular Population Genetics

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)

Function Documentation

HKAresults Sequence::calcHKA ( const std::vector< HKAdata > &  data  ) 

Performs the calculations necessary for the HKA test.

Parameters:
data a vector of HKAdata objects
Returns:
an object of type multiLocusHKAparams.
Note:
The thetas vector in the return object contains theta values in the same order as the loci in data.

Generated on Mon Jul 12 15:22:02 2010 for libsequence by  doxygen 1.6.1