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

Hotfix/empty ref bins #197

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Hotfix/empty ref bins #197

merged 2 commits into from
Oct 23, 2024

Conversation

nlouwen
Copy link
Collaborator

@nlouwen nlouwen commented Oct 22, 2024

Changes the logic of cull_singletons to prevent creating 'empty' output folders for ref only bins:

  • No longer relies on distance table, instead on connected component table.
  • No longer distinguishes between ref_only singletons, as this is already done during connected component generation.
  • As an added bonus, now correctly culls ref only connected components from the final bin
  • adds the full used command to the logs

Copy link
Collaborator

@CatarinaCarolina CatarinaCarolina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nlouwen nlouwen merged commit 1210a0a into dev Oct 23, 2024
4 checks passed
@nlouwen nlouwen deleted the hotfix/empty-ref-bins branch October 23, 2024 07:32
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

Successfully merging this pull request may close these issues.

2 participants