Download List

Project Description

Quick-Join implements a heuristic for speeding up
neighbour joining, making neighbour joining feasible for
large sets of taxa. The inferred tree is identical to the
tree inferred by the traditional neighbour joining
method, but the heuristic will (potentially) construct the
tree significantly faster.

System Requirements

System requirement is not defined
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.

2008-01-22 22:33
1.0.10

This version splits the output, when doing bootstrapping, into two trees, one annotated with branch lengths and one annotated with bootstrap values. This makes post-processing easier, since most tools support a single branch annotation but not two.
Tags: Minor feature enhancements

2007-11-03 09:28
1.0.9

This release fixes a bug in command line parsing when libpopt is not installed.
Tags: Minor bugfixes

2007-06-19 09:23
1.0.8

This version fixes a memory management bug.
Tags: Major bugfixes

2006-07-27 15:57
1.0.6

This version fixes a memory leak in the
bootstrapping code.
Tags: Major bugfixes

2006-05-23 10:59
1.0.5

This version adds functionality for sampling a set of bootstrap trees and writing them to a file or stdout (so these trees can be post-processed in different tools rather than just used for assigning bootstrap support to the neighbour-joining tree).
Tags: Minor feature enhancements

Project Resources