Downloadliste

Projektbeschreibung

Split-Dist calculates the number of splits (edges) that differs for two trees. When you construct phylogenetic trees using slightly different methods, or from slightly different input data, the trees will not agreecompletely on the topology. When they differ, it is interesting to know where they differ, i.e. which edges can be found in both trees and which cannot.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-17 10:33
1.1.7

Eine fehlende virtuellen Destruktor wurde behoben.
Tags: Code cleanup
A missing virtual destructor was fixed.

2005-07-18 18:11
1.1.6

Split-dist wurde mit einem gewichteten Maß erweitert: die Entfernung und die Ähnlichkeiten mit der Länge der Kanten gewichtet werden, so lange Kanten mehr wiegen in der Ferne als kurze Kanten.
Tags: Minor feature enhancements
Split-dist has been extended with a weighted
measure: the distance and similarities can be
weighted with the length of edges, so long edges
weigh more in the distance than short edges.

2005-06-14 22:49
1.1.5

Diese Version behebt einen Fehler, dass das Tool für die Ausgabe der falschen Entfernung von Bäumen mit Grad 2 Knoten verursacht. Auf diesen Bäumen ist die Spaltung Entfernung nicht sinnvoll, und sie sollten zu einem höheren Grad Bäume ersetzt Grad 2 Knoten mit Kanten übersetzt werden. Dies ist nun geschehen.
Tags: Major bugfixes
This version fixes a bug that caused the tool to output the wrong distance for trees containing degree 2 nodes. On such trees, the split distance is not meaningful, and they should be translated into higher-degree trees by replacing degree 2 nodes with edges. This is now done.

2004-08-15 12:36
1.1.4

Diese Version hat jetzt eine neue Option für die Berechnung der Robinson-Foulds Abstand zwischen Bäumen.
Tags: Minor feature enhancements
This release now has an option for calculating the Robinson-
Foulds distance between trees.

2004-05-04 11:57
1.1.3

Ein Problem, das Tool nicht bestätigen, dass die Eingabe Bäume identisch label-setzt hatte, was zu einem Absturz, wenn eine oder mehrere Bäume nicht enthalten, die ausgewählten Wurzel-Label wurde behoben. Er überprüft nun die Eingabe Bäume, um sicherzustellen, dass sie alle die gleiche Menge von Etiketten zu teilen.
Tags: Minor bugfixes
A problem where the tool did not validate that the input trees
had identical label-sets, leading to a crash when one or more
trees did not contain the selected root-label was fixed. It now
validates the input trees to make sure that they all share the
same set of labels.

Project Resources