googlegenomics / gcp-variant-transforms

GCP Variant Transforms
Apache License 2.0
135 stars 55 forks source link

Proper use of const values defined in vcf_header_io.py #643

Open samanvp opened 4 years ago

samanvp commented 4 years ago

FORMAT_TYPES AND INFO_TYPES must use VcfHeaderFieldTypeConstants instead of const values.