|
I installed tabix When running the command tabix -h ftp://ftp.1000genomes.ebi.ac.uk/vol1...notypes.vcf.gz 1:233411980-245804116 > myfile.vcf I got an error "the index file is older than the vcf file. Please use '-f' to overwrite or reindex. " Also got another error "failed to open the file: ALL.chr1.phase1.projectConsensus.genotypes.vcf.gz [tabix] was bgzip used to compress this file? ALL.chr1.phase1.projectConsensus.genotypes.vcf.gz" Please help me to resolve the issue |