Crate vcf2parquet

Source
Expand description

vcf2parquet library

Modules§

  • cli of vcf2parquet-bin
  • Struct to link name and data
  • vcf2parquet error
  • Struct to link name and data
  • Convert vcf record iterator into Parquet chunk
  • Construct parquet schema corresponding to vcf

Functions§

  • Read input vcf and write each row group in a parquet file match with template
  • Read input vcf and write parquet in output