Skip to content

Releases: benoitnabholz/seq_stat

Version 2.1

07 Apr 19:33
348b7b1

Choose a tag to compare

Bug correction in the computation of "PiTotal" (total nucleotide diversity) when using outgroup sequence.

Binary seq_stat_2pop from source code : seq_stat_2pop_bppV3.cpp.

Please refer to the previous release for the binaries of the other programs.

Version 2.0

19 Mar 14:49

Choose a tag to compare

Change to bio++ V3 for seq_stat_2pop (source code seq_stat_2pop_bppV3.cpp).

Please refer to the previous release for the binaries of the other programs.

Version 1.3bis

24 Aug 18:11

Choose a tag to compare

Add seq_stat_coding

Version 1.3

28 Feb 13:34

Choose a tag to compare

New program seq_stat_2pop_2N that compute statistics using only two individuals.

Version 1.2

06 Sep 11:00

Choose a tag to compare

The Dxy (i.e., Pi between) statistic have been corrected.

Dxy or Pi between : Average number of pairwise differences between sequences from two populations, excluding all comparisons between sequences within populations (Nei 1987; Cruickshank & Hahn, 2014)

Version 1.1

08 Jun 14:46

Choose a tag to compare

Include a weighted version of the Nei's Fst where Fst = 1 - meanPiIntra/piTotal and meanPiIntra = w * p_x + (1-w) * p_y with :

  • w = 1.* n_x/(n_x + n_y)
  • p_x and p_y the nucleotide diversity of population x and y respectively
  • n_x and n_y is the sample size of the population x and y respectively

In the unweighted version, w = 0.5.

Version 1

01 Mar 13:35

Choose a tag to compare

v1

Example data files