Crate winsfs_core

source ·
Expand description

Methods for inferring the site frequency spectrum from low-quality data using various forms of the expectation-maximisation algorithm.

Modules

Expectation-maximisation (“EM”) algorithms for SFS inference.
Utilities for working with SAF files stored on disk.
The types required for common usage.
Site allelele frequency (“SAF”) likelihoods.
Multi-dimensional site frequency spectra (“SFS”).

Macros

Creates a SAF matrix of a single population.
Creates a joint SAF matrix of two populations.
Creates an unnormalised 1D SFS.
Creates an unnormalised 2D SFS.

Functions

Sets the number of threads to use for parallelization.