lbehnke / hierarchical-clustering-java

Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.
141 stars 79 forks source link

Add Newick exporter #15

Closed lbehnke closed 5 years ago

lbehnke commented 8 years ago

See https://github.com/jasondavies/newick.js/blob/master/src/newick.js

otorreno commented 5 years ago

I think this issue should be closed as #23 has been merged already. Is there any chance to release a new version to maven? the current one (1.1.0) is from February 2015. Thanks in advance

lbehnke commented 5 years ago

I have just release v1.2 and pushed the lib to maven central.

otorreno commented 5 years ago

thanks @lbehnke! I updated the package version and I am no able to obtain the newick representation