Skip to content

Clarify GBWT usage in vg map --gbwt-name - #5005

Merged
adamnovak merged 1 commit into
masterfrom
map-gbwt-helptext
Aug 12, 2026
Merged

Clarify GBWT usage in vg map --gbwt-name#5005
adamnovak merged 1 commit into
masterfrom
map-gbwt-helptext

Conversation

@faithokamoto

Copy link
Copy Markdown
Contributor

Changelog Entry

To be copied to the draft changelog by merger:

Description

The --gbwt-name option (and other things that trigger GBWT usage) all end up with feeding into a haplo_score_provider which is optionally used in apply_haplotype_consistency_scores() to, well, apply haplotype consistency scores. While GBWT index is not generally required, if it isn't passed then that score check never occurs. This PR makes that clear in the helptext.

@adamnovak
adamnovak merged commit dc97a41 into master Aug 12, 2026
2 checks passed
@faithokamoto
faithokamoto deleted the map-gbwt-helptext branch August 12, 2026 21:36
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.

Better option description for using GBWT

2 participants