Skip to content

Writing sharded VCF fails on read #693

@tamirkamara

Description

@tamirkamara

Hi,

I've tried to read some single sample VCF files, do some filtering and merge them while writing the result as a sharded VCF. To do this I used my own header taken from an existing VCF file which I think contain the right headers with all the samples noted.

After that has been done, I try to read the result in a new dataframe but receive this error:

We never saw the required CHROM header line (starting with one #) for the input VCF file

However, that line exists in each part file (confirmed with bcftools).

Did you see this before?

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