Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Bad floating point parsing in AF field #128

@jackgoldsmith4

Description

@jackgoldsmith4

I created a genomicsDB array using the VCF importer and this VCF. I then used a GenomicsDBFeatureReader to iterate over the VariantContext objects generated from that array, but the numbers I got for the AF INFO field (type = "float") were sometimes slightly different than the original values from the VCF. For example, in the second VariantContext, the original value for the AF field is 0.007252, but the number in the VariantContext object is 0.00725199.

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