]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
various changes to DNAbin functions + new labels.DNAbin()
[ape.git] / ChangeLog
index aa93c53dcbea22fccc55b7a439a96f91c28381f2..229acbec29ae826afeb53fdf749dcc7e8540fe84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@ NEW FEATURES
 
     o There is now a print method for results from ace().
 
+    o There is a labels() method for objects of class "DNAbin".
+
+    o read.dna() has a new option 'as.matrix' to possibly force sequences
+      in a FASTA file to be stored in a matrix (see ?read.dna for details).
+
 
 BUG FIXES
 
@@ -27,6 +32,12 @@ OTHER CHANGES
 
     o nj() has been improved and is now about 30% faster.
 
+    o The default option 'drop' of [.DNAbin has been changed to FALSE to
+      avoid dropping rownames when selecting a single sequence.
+
+    o print.DNAbin() has been changed to summary.DNAbin() which has been
+      removed.
+
 
 
                CHANGES IN APE VERSION 2.5-1