diff options
author | Pjotr Prins | 2015-04-02 10:15:49 +0200 |
---|---|---|
committer | Pjotr Prins | 2015-04-02 10:15:49 +0200 |
commit | 0f132d0cc4a77e69ab593fd9c8a2d5218d083ed7 (patch) | |
tree | 55b1138b633496949e930443e1be249da8376c25 /wqflask | |
parent | 153317412a090d5b17bc176ff7da2e61e6ec4f2c (diff) | |
download | genenetwork2-0f132d0cc4a77e69ab593fd9c8a2d5218d083ed7.tar.gz |
Release 0.50-gn2
Diffstat (limited to 'wqflask')
-rw-r--r-- | wqflask/wqflask/my_pylmm/README.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/wqflask/wqflask/my_pylmm/README.md b/wqflask/wqflask/my_pylmm/README.md index a84b5be2..4845ec03 100644 --- a/wqflask/wqflask/my_pylmm/README.md +++ b/wqflask/wqflask/my_pylmm/README.md @@ -1,11 +1,15 @@ # Genenetwork2/pylmm RELEASE NOTES -## 0.50-gn2-pre2 +## 0.50-gn2 (April 2nd, 2015) + +- Replaced the GN2 genotype normalization + +## 0.50-gn2-pre2 (March 18, 2015) - Added abstractions for progress meter and info/debug statements; Redis perc_complete is now updated through a lambda -## 0.50-gn2-pre1 (release) +## 0.50-gn2-pre1 (release, March 17, 2015) - This is the first test release of multi-core pylmm into GN2. Both kinship calculation and GWAS have been made multi-threaded by |