To run the compressor, type in command python compressor.py
And first input the vcf file to compress next input 0 next input the chromosome number to help it analysis the vcf files.
If it shows some errors with this vcf files, especially vcf files from 1000 genome projects, please first correct or change the vcf files manually to help the compressor analysis it.
To decompress, type in command python compressor.py
First input the compressed vcf file to decompress next input 1 next input the chromosome number to help it reconstruct the vcf files.