Skip to content

Minor bugfixes and global variables file

Pre-release
Pre-release
Compare
Choose a tag to compare
@rbutleriii rbutleriii released this 25 Feb 04:31
· 82 commits to master since this 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.