Skip to content

Round-tripping #127

@drtconway

Description

@drtconway

Hi Oxbow,

Fantastic project - thanks!

I'm working on a tool for doing some processing on VCFs, to produce a new VCF. My current implementation is already built on noodles + datafusion, so I'm keen to use oxbow to eliminate a pile of VCF -> arrow code.

Do you have concrete plans to produce code for going from RecordBatches to VCF?

Also, because of the way sorting works in datafusion, I find I need to keep an integer chrom_id column so that things sort in the desirable chr1, chr2, ... chr9, chr10, ... way. Is this something you would consider adding?

Thanks,
Tom.

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