Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endless loop with 0_tiny.clans and Linkage Clustering #3

Open
MartinGuehmann opened this issue Oct 6, 2020 · 0 comments
Open

Endless loop with 0_tiny.clans and Linkage Clustering #3

MartinGuehmann opened this issue Oct 6, 2020 · 0 comments

Comments

@MartinGuehmann
Copy link
Contributor

To reproduce:

Load: clans/tests/data/0_tiny.clans

Open the Clustering Window: Window -> find clusters

Select: Linkage clustering, minimum links = 2, and min. sequences per cluster = 2

Hit OK and it will run forever and is printing dots at the command line. The code responsible for that is in ClusterDetection.multilinkage. The problem is already present with #1, which just adds a bash file for compiling, but does not actually modify any files.

Considering that Convex clustering gives the result on that data immediately, which is supposed to be slow, this must be a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant