Minor bugfixes and global variables file
Pre-release
Pre-release
Bugfixes:
-
Filter empty lines from the input files to fix http error from querying empty list items.
-
Replace ";" and "," in vcf output file fields to capitalized percent encoding as directed in VCF v4.3 specifications. Also stops unneccesary quotation of INFO field.
Update:
- Moved global variables to global_vars.py file for easier configuration.