[Adephylo-commits] r32 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Nov 26 11:19:16 CET 2008
Author: jombart
Date: 2008-11-26 11:19:15 +0100 (Wed, 26 Nov 2008)
New Revision: 32
Modified:
pkg/TODO
Log:
Updated TODO.
Modified: pkg/TODO
===================================================================
--- pkg/TODO 2008-11-25 18:19:04 UTC (rev 31)
+++ pkg/TODO 2008-11-26 10:19:15 UTC (rev 32)
@@ -36,10 +36,10 @@
# NEW IMPLEMENTATIONS:
=====================
* plot methods from phylobase ('old' version) -- done (TJ)
-* implement a pathTwoTips method, which has to go fast to find shortest path between two tips.
+* implement a pathTwoTips method, which has to go fast to find shortest path between two tips - done (TJ): is now sp.tips.
* basic stuff existing in phylog objects (while option=TRUE), e.g. distance to the root for tips, etc.
* proximities between OTUs like Abouheif, etc.
-* distances between OTUs (like sum of branch lengths)
+* distances between OTUs (like sum of branch lengths) -- done (TJ)
* dummy vectors indicating class of related OTUs (like in orthogram) -- done (TJ)
* orthogram
* ppca
@@ -49,7 +49,7 @@
# TESTING:
==========
-*
+* test distTips a little more
More information about the Adephylo-commits
mailing list