SchlossLab / clustur

Cluster algorithms from mothur in R
http://www.schlosslab.org/clustur/
Other
0 stars 0 forks source link

Fix cluster algorithm #2

Closed GregJohnsonJr closed 6 months ago

GregJohnsonJr commented 6 months ago

Cluster algorithm was not working properly. It was missing the bidirectionally of distances to properly create the closeness and singleton values. Everything should be working as intended now!