Skip to content

Cannot handle new Dragen CNV VCF files #557

@holtgrewe

Description

@holtgrewe

Describe the bug
The new DRAGEN CNV VCF files provide reference-only records, see below. These don't have an INFO/SVTYPE entry. Mehari strucvars annotation fails with "SVTYPE not found".

1       123  DRAGEN:REF:1:123-345     N       .       .       SampleFT        END=345;REFLEN=xxx

To Reproduce
Steps to reproduce the behavior:

  1. Annotate such a file.
  2. See crash.

Expected behavior
These reference-only lines should be skipped.

In case of issues because of non-complying with . in <*> and noodles, handle them appropriately.

The deviating behaviour should be documented, at least in the source code API documentation, ideally in README.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions