-
Hi, I'm working on an application using clustering and before I get too far I was hoping someone could clarify how the clustering algorithm works. In particular, after running the recluster algorithm, does each sequence get assigned to exactly one cluster, or sometimes 0/2+? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
bbuchfink
Oct 25, 2024
Replies: 1 comment
-
Each sequence is always assigned to exactly one cluster, regardless of using recluster or not. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bbuchfink
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Each sequence is always assigned to exactly one cluster, regardless of using recluster or not.