Difference between revisions of "EBD version history"

From Bioinformatics Software
Jump to navigationJump to search
Line 1: Line 1:
 +
=== 1.0.3 (May 24, 2013) ===
 +
 +
* Added support to produce jackknife values.
 +
* Added automatic pruning of input trees to sequences in OTU table.
 +
* Added automatic generation of hierarchical cluster trees.
 +
* Minor improvements to program output.
 +
 
=== 1.0.3 (Feb. 5, 2013) ===
 
=== 1.0.3 (Feb. 5, 2013) ===
  

Revision as of 04:09, 3 June 2013

1.0.3 (May 24, 2013)

  • Added support to produce jackknife values.
  • Added automatic pruning of input trees to sequences in OTU table.
  • Added automatic generation of hierarchical cluster trees.
  • Minor improvements to program output.

1.0.3 (Feb. 5, 2013)

  • Added functionality to project (prune) a tree to a specific set of taxa.

1.0.2 (Feb. 1, 2013)

  • Added in the program ClusterTree. ClusterTree can generate NJ, UPGMA, single linkage, or complete linkage hierarchical cluster trees from the dissimilarity matrices produced by EBD.
  • Added a Python script for converting UniFrac formatted sample data into the format required by EBD.

1.0.1 (June 8, 2012)

  • Added check to ensure only valid weighted and unweighted measures can be computed.

1.0.0 (Feb. 1, 2012)