Skip to content

[I/O] Update VCF -> cuDF parser with more optimized version #135

@tijyojwad

Description

@tijyojwad

The current VCFReader implementation depends on cyvcf2 to parse the underlying file, and then converts each row into a data frame array. However, this is fairly slow. For vcfio to be more useful in VCF annotation flows, the parser needs to be ~5x faster than it is currently.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions