Difference between revisions of "EBD version history"
From Bioinformatics Software
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | === 1.0.1 (Feb. 1, 2013) === | + | === 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 in the program ClusterTree. ClusterTree can generate NJ, UPGMA, single linkage, or complete linkage hierarchical cluster trees from the dissimilarity matrices produced by EBD. |
Revision as of 00:44, 5 February 2013
Contents
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)
- EBD v1.0.0 binaries and source code
- First public release.