]> git.donarmstrong.com Git - samtools.git/commitdiff
Updated NEWS document
authorPetr Danecek <pd3@sanger.ac.uk>
Fri, 15 Mar 2013 10:12:23 +0000 (10:12 +0000)
committerPetr Danecek <pd3@sanger.ac.uk>
Fri, 15 Mar 2013 10:12:23 +0000 (10:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 41a6cc8ebe05185ea8e97f0639fede7ce15675d9..121485e90fc4b812d30524def24b51b7d9bd7cf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Beta Release 0.1.19 (15 March, 2013)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Notable changes in samtools and bcftools:
+
+ * The latest source code and development moved to github,
+    http://github.com/samtools/samtools
+
+ * Many important bugfixes and contributions by many people. Thanks to all!
+
+ * Performance improvements (multi-threading)
+
+ * Important changes in calling, see
+    - samtools mpileup -p
+    - bcftools view -m
+ * New annotations useful for filtering (RPB, HWE, QBD, MDV)
+
+ * New tools, bamcheck and plot-bamcheck
+
+ * New features in samtools tview 
+ * And much more..
+
+For a detailed list of commits, please see
+http://github.com/samtools/samtools/commits/master
+
+(0.1.19: 15 March 2013, commit 96b5f2294ac0054230e88913c4983d548069ea4e)
+
+
 Beta Release 0.1.18 (2 September, 2011)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~