Feat update schema
Change in schema of database. Change in queries we execute An extra argument (s3Location) was added at insert function in vcf_insert_db.py. This argument is provided from Dockerfile. Check if a file is gzipped (has a .gz extension) in order to avoid some decoding issues.
Edited by Antonis Ganios