googlegenomics/gcp-variant-transforms

Proper use of const values defined in vcf_header_io.py

samanvp opened this issue · 0 comments

FORMAT_TYPES AND INFO_TYPES must use VcfHeaderFieldTypeConstants instead of const values.