Skip to content

VCF Parsing Issue #381

@17tranap

Description

@17tranap

I'm running some BCFTools operations on the VCF outputs of the Kevlar pipeline (from simlike).

It's a small issue, but the VCF syntax stumbles on the INFO lines:

##INFO=<ID=IKMERS,Number=1,Type=Integer,Description="number of "interesting" (novel) k-mers spanning the variant alternate allele">

This is because there are quotes around "interesting", and it makes it so that this line cannot be parsed.

It is also missing the INFO fields for CALLCLASS and PART.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions