]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
new image.DNAbin()
[ape.git] / ChangeLog
index e163a853030d34ef265e8863e8184e1ce10bb186..32f99c176f5c57989b540425499eea13c3700a6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 
 NEW FEATURES
 
+    o There is a new image() method for "DNAbin" objects: it plots DNA
+      alignments in a flexible and efficient way.
+
     o base.freq() gains an option 'all' to count all the possible bases
       including the ambiguous ones (defaults to FALSE).
 
@@ -30,7 +33,7 @@ OTHER CHANGES
     o A number of functions in src/tree_build.c have been modified.
 
     o The matching representation has now only two columns as the third
-      column was repetitive.
+      column was redundant.