]> git.donarmstrong.com Git - ape.git/blobdiff - Changes
various corrections
[ape.git] / Changes
diff --git a/Changes b/Changes
index df065d469e97c0c7137e25500db9683358da3f92..86d013187c44865657ece0081afa18c55ee5401a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,9 +3,16 @@
 
 NEW FEATURES
 
+    o The new function makeLabel() helps to modify labels of trees,
+      lists of trees, or DNA sequences, with several utilities to
+      truncate and/or make them unique, substituting some
+      characters, and so on.
+
     o The new function del.gaps() removes insertion gaps ("-") in a
       set of DNA sequences.
 
+    o read.dna() can now read Clustal files (*.aln).
+
 
 BUG FIXES
 
@@ -15,7 +22,13 @@ BUG FIXES
     o Several bugs were fixed in mlphylo().
 
     o collapsed.singles() did not propagate the 'Nnode' and
-      'node.labels' elements (thanks to Elizabeth Purdom for the fix.
+      'node.labels' elements (thanks to Elizabeth Purdom for the fix).
+
+    o read.nexus() failed to remove correctly the comments within
+      trees.
+
+    o read.nexus() failed to read a file with a single tree and no
+      translation of tip labels.
 
 
 OTHER CHANGES
@@ -23,6 +36,12 @@ OTHER CHANGES
     o unique.multiPhylo() is faster thanks to a suggestion by Vladimir
       Minin.
 
+    o The option 'check.labels' of consensus() and prop.part() is now
+      TRUE by default.
+
+    o write.dna() now does not truncate names to 10 characters with
+      the Phylip formats.
+
 
 
                CHANGES IN APE VERSION 2.2