Skip to content

Reduced recall due to low MAPQ after surjecting long-read graph alignments to GRCh38 #4675

@matthewglasenapp

Description

@matthewglasenapp

Hello,

Cross-posting this issue after DeepVariant recommended following up with the vg team.

vg giraffe-mapped PacBio reads surjected to GRCh38 have very low MAPQ in the MHC region of chromosome 6, which leads to poor performance by DeepVariant. Do you have any tips for running vg giraffe + DeepVariant when working with long reads? My current workaround has been to reassign MAPQ based on the MAPQ scores from minimap2 alignments to the linear GRCh38 reference.

I've been using version v1.64.1 with the following command:

vg giraffe \
-b hifi \
-Z <reference_gbz> \
--ref-paths <ref_paths> \
-f <input_file> \
-p \
-P \
-o BAM \

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions