Closed fescudie closed 8 years ago
Provide an hierarchical clustering with empty samples has no sense. The empty samples are all neighbor in dendrogram but this is not a reality.
With commit https://github.com/geraldinepascal/FROGS/commit/045e3c36179c6a5d9551c3a1ed9b970382b27d4e the empty samples are excluded from the hierarchical clustering.
The fix has been merged in master branch.
With an empty sample Cluster_stat raises an exception. This exception is raised by the hierarchical clustering.