From 04bbd8ed3bd0f51942ad7a13794aa1099e69f760 Mon Sep 17 00:00:00 2001 From: Thierry Gosselin Date: Sun, 15 May 2016 12:02:52 +1000 Subject: [PATCH] edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90dc322..c35d7c3 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ The Amazon image can be imported into Google Cloud Compute Engine to start a new ## New **v.0.2.6** -* fst_WC84 is now a separate and very fast function that can compute: the overall and pairwise Weir and Cockerham 1984 Theta/Fst. Bootstrap resampling of markers is avalaible to build Confidence Intervals (For Louis Bernatchez and his students;). The estimates are available as a data frame and a matrix with upper diagonal filled with Fst values and lower diagonal filled with the confidence intervals. +* `fst_WC84` is now a separate and very fast function that can compute: the overall and pairwise Weir and Cockerham 1984 Theta/Fst. Bootstrap resampling of markers is avalaible to build Confidence Intervals (For Louis Bernatchez and his students;). The estimates are available as a data frame and a matrix with upper diagonal filled with Fst values and lower diagonal filled with the confidence intervals. **v.0.2.5** * cleaner code for strata section