Difference between revisions of "EBD version history"

From Bioinformatics Software
Jump to navigationJump to search
Line 1: Line 1:
 +
=== 1.0.1 (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) ===
 
=== 1.0.1 (June 8, 2012) ===
  

Revision as of 00:51, 1 February 2013

1.0.1 (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)