-
Notifications
You must be signed in to change notification settings - Fork 15
Round-tripping #127
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels