Description Usage Arguments Details Value
Read 'flattened' site frequency spectrum (SFS) from a file
1 2 |
ff |
filename |
dims |
sample sizes (number of chromosomes) along each dimension of SFS |
dtype |
what sort of frequences to expect; best let the procedure auto-detect |
bootstraps |
logical; if |
repolarize |
logical; if |
... |
ignored |
The SFS is expected to be provided in a text file as space-separated numbers (integers or floating-point), in row-major order. An unfolded SFS (ie. polarized against the derived allele) is expected, although this may be relaxed in future
NB: Recent versions of ANGSD
apparently get the ancestral and derived alleles backwards. Use repolarize = TRUE
to correct
this issue at runtime.
a site frequency spectrum (SFS): a k-dimensional array representing the joint frequencies of derived alleles in each of k populations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.