Skip to content

vg surject: prune anchors in mapper-declared tail regions - #4986

Open
Sagorikanag wants to merge 1 commit into
vgteam:masterfrom
Sagorikanag:prune-tail-region
Open

vg surject: prune anchors in mapper-declared tail regions#4986
Sagorikanag wants to merge 1 commit into
vgteam:masterfrom
Sagorikanag:prune-tail-region

Conversation

@Sagorikanag

Copy link
Copy Markdown

Changelog Entry

To be copied to the draft changelog by merger:

  • vg surject now supports -j/--prune-tail-region, which removes surjection anchors contained entirely within mapper-declared read-tail regions.

Description

Adds the -j/--prune-tail-region option to vg surject. When enabled, it reads the left_tail_length and right_tail_length annotations produced by Giraffe (GAM only) and removes anchors lying entirely within those prefix or suffix regions before surjection.

Tail boundaries are expressed in read coordinates. Anchors crossing a tail boundary are retained. If the input does not contain the required annotations, the option has no effect.

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.

1 participant