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

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kgururaj kgururaj released this 08 Mar 20:58
· 570 commits to master since this release
  • VariantContext write API in Java
  • VariantContext read API for Spark in Java and Scala
  • Obtain INFO field combine operations from the JSON
  • ProtoBuf based implementation for information in callset_mapping_file and vid_mapping_file. Used in Java write API when sample, field and contig names are passed using the API.
  • Split VCF files based on column partitions specified in the loader JSON
  • Better error reporting
  • Bug fixes