Skip to content

FORMAT #331

@javadnoorb

Description

@javadnoorb

Hi,

I have encountered the following issue that I wanted to let you know of.

When I use the following command:

df = allel.vcf_to_dataframe('myfile.vcf', fields=['calldata/*', 'variants/*'])

The FORMAT field is not parsed. However it is parsed when I use:

callset = allel.read_vcf('myfile.vcf', fields=['calldata/*', 'variants/*'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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