Skip to content

Add --cluster-min-len option to vg deconstruct#4903

Open
glennhickey wants to merge 1 commit into
masterfrom
altpaths3
Open

Add --cluster-min-len option to vg deconstruct#4903
glennhickey wants to merge 1 commit into
masterfrom
altpaths3

Conversation

@glennhickey
Copy link
Copy Markdown
Contributor

Changelog Entry

To be copied to the draft changelog by merger:

  • Add --cluster-min-len option to vg deconstruct that sets threshold for when allele-merging (-L) is applied

Description

Gates -L/--cluster Jaccard clustering at each snarl by the longest
non-boundary traversal length: clustering only runs at sites where the
maximum interior traversal length is >= N bp (default 0 = always).
Useful for SV-only clustering (set to 50) while keeping small variants
represented exactly as they are.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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